Each Automise action exposes a number of script events, where you have access to all the properties of the action using VBScript or JScript. In addition, the Run Script action and Execute Powershell Script action allow you to perform specific tasks which might not be covered by the built in action types.
Learn More »
Using variables is the key to making your Windows automation projects dynamic. Use variables to pass information from one action to another and to enable actions to utilize user specific or machine specific values.
Learn More »