User Tools

Site Tools


4rpl:commands:getscript1var

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:getscript1var [2021/01/24 14:56] – added get/set tabs Sanian4rpl:commands:getscript1var [2022/09/20 13:00] (current) – [Description] init_var mention Vertu
Line 14: Line 14:
 The value returned will be a direct instance of the var held by the unit. The value returned will be a direct instance of the var held by the unit.
 If the unit or var does not exit, a null value (equivalent to 0) is returned. If the unit or var does not exit, a null value (equivalent to 0) is returned.
 +
 +:NOTE: Although input/init variables ($varName:<VARIABLE TYPE>) are technically the unit settings of a custom unit, they are still variables and applicable to this API.
 ===== Examples ===== ===== Examples =====
 <code 4rpl> <code 4rpl>
4rpl/commands/getscript1var.txt · Last modified: 2022/09/20 13:00 by Vertu