User Tools

Site Tools


4rpl:commands:setscriptvar

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:setscriptvar [2023/03/26 19:27] – Mistakenly put info about input variable compatibility in the GET section. Vertu4rpl:commands:setscriptvar [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 11: Line 11:
  
 ===== Description ===== ===== Description =====
-Sets the named variable on the specified unit and script. +Sets the named variable on the specified unit 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 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 ".4rpl" must also be included.
- +
-: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>
-SetScriptVar(<-someUnitUID "MyScript" "test" "something")+SetScriptVar(<-someUnitUID "MyScript.4rpl" "test" "something")
 </code> </code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/setscriptvar.1679858834.txt.gz · Last modified: 2025/02/14 14:56 (external edit)