Sets the suffix of the indicated Story. Returns whether the suffix was successfully set. If the suffix is already used by another Story, then the change in suffix will be prevented.
FUNCTION SetStorySuffix(
story : HANDLE;
suffix : STRING): BOOLEAN;def vs.SetStorySuffix(story, suffix):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| story | HANDLE | The story whose suffix is being set. |
| suffix | STRING | The new value of the suffix of the indicated Story. |
VS Functions: GetStorySuffix | SetStoryElevation
Availability: from Vectorworks 2012