<< Click to Display Table of Contents >> Navigation: Actions > Script tools |
This plug-in uses a system script engine and allows to apply program inserts directly in a task. Scripts can be written in JS Script (JS) or VB Script (VBS)
Syntax of JS Script language is described in Microsoft documentation: http://msdn.microsoft.com/en-us/library/hbxc2t98(v=vs.84).aspx
Syntax of VB Script language is described in Microsoft documentation: http://msdn.microsoft.com/en-us/library/t0aew7h6(v=vs.84).aspx
Related Topics