User Tools

Site Tools


lua:scripts_editor

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
lua:scripts_editor [2022/05/27 12:10] – [Property area (2)] emozolyaklua:scripts_editor [2022/05/27 12:13] – [Property area (2)] emozolyak
Line 40: Line 40:
   ***Script for calendar** - the script is set as start or end task action in the calendar   ***Script for calendar** - the script is set as start or end task action in the calendar
   ***Execute once on project start** - runs one time on the very first scan during project start   ***Execute once on project start** - runs one time on the very first scan during project start
-  ***Library for other programs** - the library body is included into another scritps with the command <code lua> include "myLibName" </code>+  ***Library for other programs** - the library body is included into another scritps with the command <code lua>  
 +--[[ Please note that library code should have only functions and variable declaration, not the main() function.--]]  
 + 
 +include "myLibName" </code>
  
 ==== Editor (3) ==== ==== Editor (3) ====
lua/scripts_editor.txt · Last modified: 2022/05/27 12:16 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki