UNLOCK_FRAMEWORK Function

RAMP-TS

UNLOCK_FRAMEWORK Function

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.     

Syntax

UNLOCK_FRAMEWORK()

Parameters

None.

Return Value

None.

Example

 

UNLOCK_FRAMEWORK();