Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 672 Bytes

File metadata and controls

31 lines (23 loc) · 672 Bytes

SetCheckoutsComment

Description

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

The Enter Comment dialogs will still be shown when a checkout or commit is done; the dialog will be prepopulated with the comment set with this command.

FUNCTION SetCheckoutsComment(comment : STRING): BOOLEAN;
def vs.SetCheckoutsComment(comment):
    return BOOLEAN

Parameters

Name Type Description
comment STRING The comment to replace any currently in use.

See Also

VS Functions: GetCheckoutsComment

Version

Availability: from Vectorworks 2016

Category

  • Project Sharing