get_hard_locked_list
get list of hard locked attribute names
Last updated
get list of hard locked attribute names
Last updated
Generates a list of the currently hard-locked attribute names, and returns a list. This method currently has no parameters.
Useful if it is desired to view or reference all currently hard-locked attribute names.
Basic Example of getting a list of the currently hard-locked attribute names of the
In this example, we simply use the get_hard_locked_list method on the to get a generated copy of the currently hard-locked attribute names, currently held inside the maci object, as a list of strings, and assign the returned list data to a variable.
Methods that provide related utility to this method
-> Hard Lock an attribute name