User Tools

Site Tools


ixe:irpl:unit:getscript1var

Differences

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

Link to this comparison view

ixe:irpl:unit:getscript1var [2025/02/14 14:57] – created - external edit 127.0.0.1ixe:irpl:unit:getscript1var [2025/11/26 00:12] (current) – [Description] Argonwolf
Line 7: Line 7:
 Gets the named variable on the specified unit's first script. Gets the named variable on the specified unit's first script.
 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 exist, 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. :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.
ixe/irpl/unit/getscript1var.txt · Last modified: 2025/11/26 00:12 by Argonwolf