Es keycreate

From EventScripts Community Encyclopedia


Overview

Syntax: es_keycreate [keygroup] <key>
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_xkeycreate

Description

Creates a key inside a keygroup (or without a keygroup).

Parameters

  • keygroup - Name of the keygroup you wish to create the key inside.
  • key - Name of the key you wish to create.

Examples

es_keygroupcreate mykeygroup
es_keycreate mykeygroup mykey

This will create the keygroup mykeygroup then inside of that it will create they key mykey. You can then set/retrieve values inside of the keys.

Notes

  • None.

See also

External links

  • None.
blog comments powered by Disqus