xRecord.isFieldDataRetrieved Method

Checks whether the data of the given field has been retrieved.

Syntax

public boolean isFieldDataRetrieved(str fieldName, [int arrayIndex])

Run On

Called

Parameters

  • fieldName
    Type: str
  • arrayIndex
    Type: int

Return Value

Type: boolean
true if the data has been retrieved; otherwise, false.

See Also

Reference

xRecord Class