InputFieldGetData

Description

Get the data in the specified input field in a RichTextEdit control.

Applies to

RichTextEdit controls

Syntax

rtename.InputFieldGetData ( inputfieldname )

Returns

String. The data in the input field. InputFieldGetData returns the empty string ("") if the field does not exist or an error occurs.