Script
Asset ID:script
A runtime script
Asset schema properties
uuid
uuid
Unique identifier for the asset
name
string
Name of the asset
eventNames
array[string]
The events that the script listens to, referenced by name
inputDescriptor
array[object]
The description of the data object that the caller should provide to the script
Parameter description
Parameter description
name
string
Parameter name
default
number 〡 string 〡 boolean 〡 array 〡 object[number]
Parameter default value
nativeType
Parameter native type
type
Parameter type
subScripts
array[uuid]
An optional list of references to other scripts that the current script might call