Skip to main content Skip to complementary content

CommitScript Method

Overloads

CommitScript(String)

Commits the current script version so that any future changes will be part of a new version.

CommitScript(String)

Commits the current script version so that any future changes will be part of a new version.

Declaration

      public void CommitScript([QixName("qCommitMessage")] string commitMessage = null)
    

Parameters

Type Name Description
System.String commitMessage

Name of the version.

Implements

Remarks

Only applicable to QCS.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!