Changes for page 09 Lua Editor
Last modified by Nhu Nguyen on 2025/03/09 17:22
From version 8.1
edited by Jim(Forgotten)
on 2023/08/11 09:10
on 2023/08/11 09:10
Change comment:
There is no comment for this version
To version 7.1
edited by Jim(Forgotten)
on 2023/08/11 09:10
on 2023/08/11 09:10
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -140,10 +140,7 @@ 140 140 * **Tens digit=1**: indicates that the function or global variable defined in this file can be used in the background code file (Script_BG.lua). If it is 0, it is not available. 141 141 * **Ones digit=1**: indicates that the functions or global variables defined in this file can be used in the screen code file (Script_Screen.lua) or LuaScript components. If it is 0, it is not available. 142 142 143 -(% class="box infomessage" %) 144 -((( 145 145 **✎Note: **If you rename the file manually, you must modify the limits in the file accordingly, otherwise the script file will not take effect. 146 -))) 147 147 148 148 == Built-In script file == 149 149