Es keygetvalue
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_xkeygetvalue [edit] DescriptionRetrieve the value from the specified valuename.
[edit] Parameterses_xkeygetvalue
[edit] Exampleses_keygroupcreate mykeygroup es_keycreate mykeygroup mykey es_keysetvalue mykeygroup mykey myvaluename value es_xsetinfo var 0 es_keygetvalue var mykeygroup mykey myvaluename Well above we set the value of myvaluename to "value" then we go to store that value into var. So in the end var now contains "value"
[edit] Notes(None)
[edit] See also |
