UNLOCKRESOURCEALL()

From Lianjapedia
Revision as of 05:57, 28 March 2017 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Under Construction

Purpose

Function to unlock all resources previously locked with LOCKRESOURCE()

Syntax

UNLOCKRESOURCE(<cResource>)

See Also

LOCKRESOURCE(), UNLOCKRESOURCE()

Description

The UNLOCKRESOURCEALL() function unlocks all resources previously locked with LOCKRESOURCE().

Example