%pairs.immutable(<list>.[*])
Mark the referenced attributes as being immutable.
Once attributes are marked immutable
, they cannot be deleted, and
their values cannot be changed.
The immutable
setting has limitations, as some modules do not
respect the immutable
flag.
Example
%pairs.immutable(control.[*])