Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 511 Bytes

File metadata and controls

29 lines (22 loc) · 511 Bytes

GetStorySuffix

Description

Returns the suffix of the indicated Story.

FUNCTION GetStorySuffix(story : HANDLE): STRING;
def vs.GetStorySuffix(story):
    return STRING

Parameters

Name Type Description
story HANDLE The Story whose suffix is desired.

See Also

VS Functions: GetStoryElevation | SetStorySuffix

Version

Availability: from Vectorworks 2012

Category