Rename Picture    

Renames a picture.

 

Input Arguments

 

0

Collection Picture Name

Original Picture Name

The name of the picture to rename.

1

Collection Picture Name

New Picture Name

The new name for the picture.

2

Boolean

Overwrite if exists?

Indicates whether the existing picture should be replaced if the destination name already exists.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The picture was renamed successfully.

FAILURE

The picture was not found, or the destination name already exists and Argument 2 was set to FALSE.

 

Remarks

None.