TXTextControl.TextFieldEventArgs.parameters Property

A string array of the field's parameters, if fieldType is "APPLICATIONFIELD". Otherwise this array is empty.

Syntax

[JavaScript]
<string[]> TextFieldEventArgs.parameters

Limitations

Read only.