Throughout the Windows Script Host 5.6 Help documentation, different fonts, weights, and colors are used to draw your attention to text of interest.
| Type of Information | Sample | 
|---|---|
| Code snippets appear in Courier blue | 
WScript.Echo "Hello from VBScript"  | 
| Featured elements in code snippets appear bolded in Courier blue | 
WScript.
 | 
| Keywords appear bolded | in the Script tab within the Properties dialog… | 
| Links appear underlined | WshNetwork Object | 
| Pop-up links appear italicized, and underlined | <?job error="flag" debug="flag" ?> |