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