Skip to content

StringID

Hariiiiiiii edited this page Feb 2, 2021 · 2 revisions

The stringid command allows you to add, retrieve, or list stringids in the current cache.

StringId Add

Adds a new stringID to the cache.

Usage

StringId Add <string>

  • string - the name of the stringID you would like to add.

StringId Get

Displays the string corresponding to an ID value.

Usage

StringId Get <id>

  • id - the hexadecimal ID of the stringID you would like to retrieve the string value of.

StringId List

Lists stringIDs in the cache, optionally filtering them.

Usage

StringId List [filter]

  • filter - the word you would like to filter by.
Clone this wiki locally