Gets the choice strings for a story bound control.
PROCEDURE GetStoryBoundChoiceStrings(
story : HANDLE;
topBound : BOOLEAN;
VAR strings : ARRAY);def vs.GetStoryBoundChoiceStrings(story, topBound):
return strings| Name | Type | Description |
|---|---|---|
| story | HANDLE | The story relative to which to get the strings. Nil gets a generic list of strings. |
| topBound | BOOLEAN | Whether to get the strings for a top bound or a bottom bound. |
| strings | ARRAY | Returns the strings. |
VS Functions: GetStoryBoundDataFromChoiceString | GetChoiceStringFromStoryBoundData
Availability: from Vectorworks 2012