GetFieldValue method

This method returns the value of a form field.

string GetFieldValue ( FieldName )
Argument Description
FieldName The name of the field.

Return Value

A string expression representing the value of the field.

The return value for the String list type is the label of the selected entry.