Es keygrouprename
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_xkeygrouprename [edit] DescriptionChanges the name of <keygroupname> to <newname>. [edit] Parameters
[edit] Exampleses_keygroupcreate test es_keysetvalue test testkey testvalue 1 es_keygrouprename test notatest es_setinfo value 0 es_keygetvalue value notatest testkey testvalue // value == 1 [edit] Notes
[edit] See also |
