WLJS LogoWLJS Notebook

Locked

Locked is an attribute that, once assigned, prevents modification of any attributes of a symbol.

Examples

Check attributes of a locked symbol:

Attributes[Sin]
(* {Listable, NumericFunction, Protected, Locked} *)

Please visit the official Wolfram Language Reference for more details.

On this page