Create Relationship Callout

Creates a relationship callout in a callout view.

 

Input Arguments

 

0

Collection Callout View Name

Destination Callout View

The name of the destination callout view.

1

Collection Object Name

Relationship Name

The name of the relationship with which to create a callout.

2

Double

View X Position

The position along the horizontal direction of the

callout view (as a fraction: 0.75 = 75% from the left edge of the graphical view).

 

3

 

Double

 

View Y Position

The position along the vertical direction of the callout view (as a fraction: 0.75 = 75% from the top edge of the graphical view).

4

String

Additional Notes (blank for

none)

Additional general notes to display (optional).

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The callout was successfully created.

FAILURE

The supplied relationship or callout view was not found.

 

Remarks

None.