Salesforce

CabinetUnload (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

CabinetUnload (Magic xpa 3.x)

The function unloads a loaded component from the memory at runtime. Calling an object from the component will re-load it again.

Syntax:

CabinetUnload (Cabinet name)

Parameters:

Cabinet name – filename of the required cabinet file

Returns:

Logical.

Note:

You can only use this function on components defined with Load Immediate set to No.

Exceptions:

This function is not supported for Rich Client tasks.

Since version:

1.5

Reference
Attachment 
Attachment