isComponent (XSPContext - JavaScript)

Checks if the runtime context is a component.

Defined in

XSPContext (JavaScript)

Syntax

isComponent() : boolean
Return value Description
boolean true if the runtime context is a component; false if it is not.