UNLOCKRESOURCE()

From Lianjapedia
Revision as of 05:55, 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 a named resource

Syntax

UNLOCKRESOURCE(<cResource>)

See Also

LOCKRESOURCE(), UNLOCKRESOURCEALL()

Description

The UNLOCKRESOURCE() function unlocks the named resource <cResource>.

Argument Description
<cResource> Character string specifying the name of the resource

Example