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)