varunlock
Unlocks a variable.
Syntax
varunlock(scope, variable_name)
Input argument
scope - a string: 'global', 'base', 'caller', 'local'.
variable_name - a string: variable name.
Description
varunlock unlocks a variable.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated