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

IsReadOnly (Symbol)

Use this function to determine whether a symbol is read-only for the current user.

Returns 1 if SymName is read-only for the current user; 0 if the symbol is not read-only for the current user.

Syntax:

ISREADONLY("dimName", "symName")

where:

  • dimName is the dimension in which the symbol exists.
  • symName is the name of the symbol whose status is to be determined.

Published:

IsReadOnly (Symbol)

Use this function to determine whether a symbol is read-only for the current user.

Returns 1 if SymName is read-only for the current user; 0 if the symbol is not read-only for the current user.

Syntax:

ISREADONLY("dimName", "symName")

where:

  • dimName is the dimension in which the symbol exists.
  • symName is the name of the symbol whose status is to be determined.

For an optimal Community experience, Please view on Desktop