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. |
Checks if the runtime context is a component.
| Return value | Description |
|---|---|
| boolean | true if the runtime context is a component; false if it is not. |