Skip to main content

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.

Was this article helpful?

We're sorry to hear that.