Salesforce

GetGUID (Magic xpa 4.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

GetGUID (Magic xpa 4.x)

Fetches the GUID of the application. This is needed for persistency of the data for that project.

Syntax:

GetGUID (generation)

Parameters:

generation: a Numeric value.

0 – The current project / component GUID.

1 – The parent project / component GUID.

Returns:

GUID – An Alpha field containing the GUID.

See also:

The Online and Rich Client Samples projects (program EV03 and REV03)

Reference
TitleGetGUID (Magic xpa 4.x)
URL NameGetGUID-xpa-4x