@UNLOCK


General Form:

@UNLOCK

The @UNLOCK statement is used to unlock variables in the current global partition that were previously locked with the @LOCK statement in the current partition. If no global has been selected or if no @LOCK is outstanding then this statement has no effect.

See also:

@LOCK