Construct Frame with Wizard

Opens the frame wizard with a predefined frame name.

 

Input Arguments

 

0

Collection Object Name

New Frame Name

The name for the newly constructed frame.

1

Boolean

Wait for Completion

Indicates whether the MP should pause until the frame wizard is closed.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The frame was created successfully.

FAILURE

The wizard was closed or a frame was not created.

 

Remarks

If the resulting frame name already exists, the name will be incremented automatically to avoid duplicates. If the Wait for Completion argument is set to FALSE, the command will always succeed.