User Tools

Site Tools


ixe:irpl:unit:setscriptvar

Differences

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

Link to this comparison view

Next revision
Previous revision
ixe:irpl:unit:setscriptvar [2025/01/07 17:58] – created - external edit 127.0.0.1ixe:irpl:unit:setscriptvar [2025/04/04 21:01] (current) – fixed file extension of script in example cornucanis
Line 5: Line 5:
  
 ===== Description ===== ===== Description =====
-Sets the named variable on the specified unit and script.\\+Sets the named variable on the specified unit (or part) and script.\\
 The script is referenced by name. If the name is an empty string, the first (possibly only) script on the unit will be referenced. The extention ".irpl" must also be included. The script is referenced by name. If the name is an empty string, the first (possibly only) script on the unit will be referenced. The extention ".irpl" must also be included.
 ===== Examples ===== ===== Examples =====
 <code 4rpl> <code 4rpl>
-SetScriptVar(<-someUnitUID "MyScript.4rpl" "test" "something")+SetScriptVar(<-someUnitUID "MyScript.irpl" "test" "something")
 </code> </code>
ixe/irpl/unit/setscriptvar.1736272739.txt.gz · Last modified: 2025/02/14 14:56 (external edit)