VS:SetCheckoutsComment/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

チェックアウトと反映に使用されるコメントを設定します。

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

Parameters

comment STRING コメント

Return Value

コメントを設定できた場合TRUEを返します。

Version

利用可能バージョン: Vectorworks 2016

See Also

関連関数:

VS:GetCheckoutsComment

関連関数: [[VS:GetCheckoutsComment]]