- Found in:
- SKSE
Description
Wiki Description
Returns the string associated with the keyword. (This function requires SKSE)
Documentation Comment
return the string value of the keyword
Caveats
CK Wiki - Notes
None.
Examples
No human-generated examples found for this function.
Auto-Generated Example
string returnedValue = myKeyword__toCallFunctionOn.GetString()Related Pages
- Keyword.GetKeyword(...)
