XpmActions.has() method
Checks whether an action with the specified name exists.
Signature
has(actionName: string): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
actionName |
string |
The name of the action to check. |
Returns
boolean
true if the action exists, false otherwise.
Remarks
This value is known only after initialise().
Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.