Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the reference field value.
Syntax
edit FieldLabel editFieldLabel(boolean _set, FieldLabel _fieldLabel)
Run On
Called
Parameters
- _set
Type: boolean
Indicates whether a new value has been set.
- _fieldLabel
Type: FieldLabel Extended Data Type
A FieldLabel to be set.
Return Value
Type: FieldLabel Extended Data Type
A FieldLabel of the selected reference field.
Remarks
This is an edit method use on the TransactionTexts form.