Selection of the Script Language

Using the command

<!--#language="[script language]"-->

the script language can also be set explicitly within the code. The usage is optional. If a specification is available, however, it is only checked and warned if different languages are mixed. The actual selection of the language is done via the corresponding parameter at the script call. Possible values are the identifiers needed for the Script$() designer function, such as "CSharpScript", "VBScript" or "JScript".