Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
sysUnlock("TEST-123");

Issue The lock named 'TEST-123' is now unlocked released and may be edited acquired by other SIL scripts which are now doing sysLock() on the same key.

Example 2

Similar to the example above but uses the package.

Code Block
languagejs
use "system";
unlock("TEST-123");

Issue The lock named 'TEST-123' is now unlocked released and may be edited acquired by other SIL scripts which are now doing sysLock() on the same key.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "system_routine" and space = currentSpace ( )
labelsarray_routines