User Tools

Site Tools


4rpl:commands:setregisteredscriptvar

This is an old revision of the document!


Index
Messaging

:!: Available in version 1.3 and later.

SetRegisteredScriptVar

SetRegisteredScriptVar(<-RegisteredScriptName <-varName <-varValue

Description

Sets the named variable on the specified registered script. If the registered script not exist, this call has no effect.
RegisteredScriptName must include the file extension (.4rpl).

Examples

SetRegisteredScriptVar("MyScript.4rpl" "testVar" V4(1 2 3 4))

Index

4rpl/commands/setregisteredscriptvar.1730256383.txt.gz · Last modified: 2025/02/14 14:56 (external edit)