Description

Unlocks a BASIC+ variable that has been locked with LockVariable.

Syntax

UnlockVariable variable

Parameters

The UnlockVariable statement accepts an argument for the following parameter.

ParameterDescription
variableA BASIC+ variable name previously locked by LockVariable.

See also

GetPointer()GetValue()LockVariable

  • No labels