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.
Adds the range for the query.
Syntax
public boolean addRange(FieldName _fieldName)
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field which is to be added into the range of the query.
Return Value
Type: boolean
true if the range is added successfully; otherwise, false.