Make a Relationship Reference ListRuntime Selection

Creates a list of relationships based on prompted user selection.

 

Input Arguments

 

0

String

User Prompt

The message displayed to the user during selection.

1

Relationship Type

Relationship Type Filter

Selection of relationship types used to limit user selection.

 

Return Arguments

 

2

Relationship Ref List

Resultant Relationship Reference List

The resulting list of relationships matching the specified wildcard selection criteria.

 

Returned Status

 

SUCCESS

The list of matching relationships was created successfully.

FAILURE

The wildcard criteria strings were invalid.

 

Remarks

None.