Salesforce

GetComponentName (Magic xpa 4.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

GetComponentName (Magic xpa 4.x)

Fetches the name of the current component. This is needed for persistency of the data for a project.

Syntax:

GetComponentName ( )

Parameters:

None

Returns:

Component Name – An Alpha field containing the name of the component (the ECF file) from where the function was invoked. If the function was not invoked in a component, it will return the project's edp file name.

See also:

The Online and Rich Client Samples projects (program EV02 and REV02)

Reference
TitleGetComponentName (Magic xpa 4.x)
URL NameGetComponentName-xpa-4x