User Tools

Site Tools


en:code:introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:code:introduction [2011/04/20 20:32] – created jmgren:code:introduction [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 17: Line 17:
 Script.nextLine = 4; //Sets the next script execution line to 4 Script.nextLine = 4; //Sets the next script execution line to 4
 </code> </code>
 + Only one "Script.nextLine" can be executed in a Actiona code section.
 <code javascript> <code javascript>
 Console.print("The next line is: " + Script.nextLine); //Writes an entry in the execution console with the next line Console.print("The next line is: " + Script.nextLine); //Writes an entry in the execution console with the next line
en/code/introduction.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1