-
Notifications
You must be signed in to change notification settings - Fork 30
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.
Adds a new stringID to the cache.
StringId Add <string>
- string - the name of the stringID you would like to add.
Displays the string corresponding to an ID value.
StringId Get <id>
- id - the hexadecimal ID of the stringID you would like to retrieve the string value of.
Lists stringIDs in the cache, optionally filtering them.
StringId List [filter]
- filter - the word you would like to filter by.