Unlocks the framework and clears the current locking message.
Equivalent to using Set #avFrameworkManager uLocked(FALSE) uLockedMessage(" ") in a VL component.
Only valid in VLF-WIN environments – ignored in other environments.
UNLOCK_FRAMEWORK()
None.
None.
UNLOCK_FRAMEWORK();
Note: If this function is encountered in a RAMP script executing in a VLF-ONE environment, it will be ignored. |