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
void CommitScript([QixName("qCommitMessage")] string commitMessage = null)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | commitMessage |
Name of the version. |
Remarks
Only applicable to QCS.