For the complete list of functions and categories in this namespace, refer to the main op functions page.
Function name | Description |
---|---|
op.import | This function instantiates a plan from the JSON representation of a plan that was exported by the prototype.export function. |
op.toSource | This function generates a server-side JavaScript source code representation of a plan from the JSON or JavaScript literal object representation of a plan that was exported by the prototype.export function. |