IsReadOnly (DataArea)
Use this function to determine whether any part of a DataArea is read only for the current user.
Returns 1 if any part of the area specified is read only for the current user; 0 if the symbol is not read-only for the current user.
Syntax
ISREADONLY ("SymName0[Structure]","SymName1[Structure]"..."SymNameN[Structure]")
where:
- SymName is the name of the symbol whose status is to be determined, enclosed in double quotation marks (including Structure, if specified).
- Structure is optional and is a range of symbols. To specify a range of symbols, enter the first and last symbols in the range, separated by a colon. For example, A0601:A0612.