Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 544 Bytes

File metadata and controls

28 lines (21 loc) · 544 Bytes

GetCheckoutsComment

Description

Get the comment that will be used for checkouts and commits.

FUNCTION GetCheckoutsComment(VAR comment : STRING): BOOLEAN;
def vs.GetCheckoutsComment():
    return (BOOLEAN, comment)

Parameters

Name Type Description
comment STRING The comment currently being used.

See Also

VS Functions: SetCheckoutsComment

Version

Availability: from Vectorworks 2016

Category