GetFieldValue()
Description
Description
Return a field value at a specific input field.
Syntax
Syntax
Function GetFieldValue(index|name, rec_offset)
Parameters
Parameters
variant index or name -
integer index - The index (starting from 1)
string name - the name of the input field
integer rec_offset - the record offset should be equal 0 (optional, default = 0).