Skip to main content
Search form
Search
Menu
Search form
Search
You are here
SkyVault Content Services 5.2
»
Developer guide
»
API guide
»
SkyVault Content Services API Reference
»
JavaScript API
»
Scripting API
ScriptAction API
A ScriptAction represents an action registered within the repository.
Properties
name
Returns the name of the action
parameters
An associative array (map) of the parameters for the action
execute
The
execute()
methods execute the action against the specified node.
executeAsynchronously
executeAsynchronously(node)
executes the action against the specified node asynchronously.
Parent topic:
Scripting API
© 2017 TBS-LLC. All Rights Reserved.
Follow @twitter