Return a field value at a specific input field.
Function GetFieldValue(index|name, rec_offset)
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).