Skip to main content
Parameter represents a single transaction parameter — its name, value, and whether it can be modified.

Properties

NameTypeAccessDescription
NamestringRead-onlyThe name of the parameter.
IsReadOnlybooleanRead-writetrue if the parameter is read-only.
ValuestringRead-writeThe value of the parameter.

Transaction

The current transaction and access to all of its documents.

Object model

Full JavaScript object reference for Custom activity scripts.