Set Execution Priority
- 14 May 2021
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Set Execution Priority
- Updated on 14 May 2021
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
This is generated from the built in components of BuildMaster 7.0.0, and may be different than what you have installed (especially if you have extensions); go to [User Icon] -> Documentation within your BuildMaster instance to see exactly what operations are available.
Set Execution Priority
Sets the priority of the current execution. Before an execution's priority is explicitly set, it effectively has a priority of negative infinity.
Script usage:
Set-Execution-Priority <integer>;
This operation may be prefixed with Core::
, although this is a built-in namespace and isn't really necessary.
Arguments:
Name | Format | Script Usage | Usage Notes |
---|---|---|---|
☆ Priority (default) | integer | Priority | This argument is required. |
Was this article helpful?