Rename Callout View

Renames a callout view.

 

Input Arguments

 

0

Collection Callout View Name

Original Callout View Name

The name of the callout view to rename.

1

Collection Callout View Name

New Callout View Name

The new callout view name.

2

Boolean

Overwrite if exists?

If true, any existing callout with the new name will be replaced.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The callout view was successfully renamed.

FAILURE

The source callout view was not found, or the destination name already exists and argument 2 was FALSE.

 

Remarks

None.