Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 507 Bytes

File metadata and controls

29 lines (21 loc) · 507 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

  • Project Sharing