Windows Script Host documentation uses the following typographic and code conventions.

Conventions

Description Convention

This font is used for code, variables, and error message text.

CopyCode imageCopy Code
WScript.Echo "Hello from VBScript"

Featured elements in code examples appear bold.

CopyCode imageCopy Code
WScript.Echo "Hello from VBScript"

Words in bold with initial letter capitalized indicate language-specific keywords or named elements of the user interface.

in the Script tab within the Properties dialog

Links appear underlined

WshNetwork Object

In syntax, underlined items are arguments or parameters.

<?job error="flag" debug="flag" ?>