Script Reference
Set


 setstring (name ; text)     //Advanced

Used for : Generell.

Parameters :


Description :

Sets a string variable. You can write plain text or combine text with other string variables. This example will merge 2 strings into one :


 setstring (new ; [old1][old2])

[Variables] can be used as parameters.