User Tools

Site Tools


lua:custom_libraries

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
custom_libraries [2019/01/09 10:15] – created akuzmuklua:custom_libraries [2021/07/22 07:31] – ↷ Page moved from custom_libraries to lua:custom_libraries atolstov
Line 1: Line 1:
 ===== Libraries ===== ===== Libraries =====
-Since version 3.2 you can create your own libraries. These are special scripts that can be included from other scripts so you can share the same code across multiple scripts. Use special keyword **include** to include another script. Provide script title as parameter to include call. Here is example:+Since version 3.2 you can create your own libraries. These are special scripts that can be included from other scripts so you can share the same code across multiple scripts. Use special keyword **include** to include another script. Provide script title as parameter to include needed script. Here is example:
  
 <code lua>  <code lua> 
lua/custom_libraries.txt · Last modified: 2021/07/22 07:44 by atolstov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki