makeCopy (Make Copy)

This function is used to clone a system object, e.g. an Alert. It creates a copy of specified context under the current context, i.e. context where it is defined.

Function Name:

makeCopy

Permissions:

Accessible at Manager permission level

Input Records:

1

Input format:

Name

Type

Description

context

String

Path of a context copy of that will be created under current context.

Output Records:

0...unlimited

Output format:

Name

Type

Description

variable

String

Name of variable those value was replicated.

successful

Boolean

Replication status, successful or not.

errors

String

Replication error list.

Was this page helpful?