Salesforce

SharedValPack (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

SharedValPack (Magic xpa 3.x)

Packs a collection of shared values, set by the SharedValSet function, into a BLOB variable. The BLOB can be transmitted to another process to recreate the shared values by using the SharedValUnpack function.

Syntax:

SharedValPack()

Parameters:

None

Returns:

A BLOB that stores a collection of shared values.

Example:

SharedValPack() packs all the shared values of the current engine.

See also:

The Online and Rich Client Samples projects (program EV11 and REV11)

Reference
Attachment 
Attachment