Programmer's Guide > Using the AOM > Using VBScript to Access the AOM > VBScript and ACL
  
VBScript and ACL
VBScript expressions or scripts can be called from ACL with one of the following ACL primitives:
vbscript — Function that evaluates a VBScript expression and returns the result as a string.
source — Command that interprets files ending in .vbs as JScript programs to be executed.