Programmer's Guide > Using the AOM > Using VBScript to Access the AOM > VBScript Limitations
  
VBScript Limitations
Some limitations of the Arbortext VBScript implementation are:
VBScript is not case-sensitive.
The AOM and DOM constants are not defined in the global context. They must be defined inline in VBScript files to be referenced by variable name.