Salesforce

ParamsPack (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

ParamsPack (Magic xpa 3.x)

Packs a collection of global values that have been set by the SetParam function into a BLOB variable. The BLOB variable can be transmitted to another engine context or process to recreate the global values by using the ParamsUnpack function.

Syntax:

ParamsPack()

Parameters:

None

Returns:

A BLOB variable that stores the collection of global values.

See also:

The Online and Rich Client Samples projects (program EV10 and REV10)

Reference
Attachment 
Attachment