Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== UnlockVariable statement ====== ==== Description ==== Unlocks a BASIC+ variable that has been locked with LockVariable. **NOTE** Unlockvariable is no longer required, as Lockvariable no longer actually locks the variable (it only specifies the data type of the variable's data). ==== Syntax ==== **UnlockVariable** //variable// ==== Parameters ==== The UnlockVariable statement accepts an argument for the following parameter. ^Parameter^Description^ |//variable//|A BASIC+ variable name previously locked by LockVariable.\\ | ==== See Also ==== [[getpointer|GetPointer()]], [[getvalue|GetValue()]], [[lockvariable|LockVariable]] ** ** guides/programming/programmers_reference_manual/unlockvariable.txt Last modified: 2024/07/11 13:42by 127.0.0.1