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)