Es set
From EventScripts Community Encyclopedia
|
[edit] OverviewSyntax: Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.Variation of this command that doesn't expand variables: es_xset [edit] DescriptionCreates and/or sets the named variable to the value. If the variable is created for the first time, it will also optionally set its internal description for reference. [edit] Parameters
[edit] Examples// creates a server variable and initializes it to "hello" es_set myvar "hello" "This is an example variable"
[edit] Notes
[edit] See also
|
|
