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.
Checks for the presence of a field with the given name in RetailMassUpdateWorksheetLine table.
Syntax
client server public static boolean findFieldName(FieldName _fieldName)
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field that should be checked.
Return Value
Type: boolean
A boolean result.true if Field name exist.