Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

REDIM action


Declaration


Blok kódu
languageesl
themeConfluence
 RELEASEACCESS strExpression_Str [PUBLIC]
Parameters


strExpression_StrinExpression of String type, that defines the name.
Description
The action unregisters the name defined by the expression strExpression_Str. The unregistering is performed only in case, if the given name has been registered by the same installation (ESL script). If the instance is terminated without the unregistering of all registered names, then they are to be unregistered automatically.

The key word keyword PUBLIC will provide the unregistering of an published name (see the action GETACCESS).

Example
Example for the actions GETACCESS and RELEASEACCESS.

Info
titleRelated pages:

Script actions