Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Script Includes can be added to a job script use using the following syntax:

Code Block
languagebash
titleSyntax to embed Script Includes
(##|::|//)!include script-include-name [--replace="search literal","replacement literal" [--replace=...]]

...