Test

Navigation:  Client commands > Phase: Creation > Create a new Client Command >

Test

Version 1.0.0

To now test is the Client Command and/or the individual scripts function properly, you first have to run a syntax check. Click on the matching icon in the quick access toolbar. Then the syntax of the script is automatically checked, after which you will be informed by dialog of the result.

 

5.3.1.3 - Debug 1

 

5.3.1.3 - Debug 2

 

Set a break point in the eighth (last) line. Just click next to the line number. You will see a red dot at this point. In the same way, you can enter the variables used in the variables history with a right-click. This makes it possible to display the values ​​of the variables.

 

Now let the script run by clicking on the Start icon. By means of the status column in the script you can see that only the first partof the If-Else branch has been executed, that in the processing log the previous actions are displayed and that the current values are entered in the variables log.

 

5.3.1.3 - Test

 

If you click once again on Start, you will see by means of the status column of the script that this time the second part of the If-Else branch was executed. In the same way, the previous actions and variables statuses can be viewed again. If the script/Client Command runs properly, save it with the corresponding icon and, if necessary, have a summary issued. Now close the editor.

Last change on 10.03.2014