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.