Salesforce

IsComponent (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

IsComponent (Magic xpa 3.x)

Checks if an executed program or handler is from a component application or host application.

Syntax:

IsComponent( )

Parameters:

None

Returns:

True when the executed program or handler is from a component.
Returns False when the executed program or handler is from a host application.

See also:

How Do I Determine if a Currently Running Application Is a Component?

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

Reference
Attachment 
Attachment