Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

IsReadOnly (DataArea)

Use this function to determine whether any part of a data area 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

Published:

IsReadOnly (DataArea)

Use this function to determine whether any part of a data area 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

For an optimal Community experience, Please view on Desktop