Description
Wiki Description
Obtains the data attached to the specified keyword on this location.
Documentation Comment
Returns the float value attached to the specified keyword attached to this location
Parameters
Examples
No human-generated examples found for this function.
Auto-Generated Example
Keyword myKeyword__akKeyword
float returnedValue = myLocation__toCallFunctionOn.GetKeywordData(myKeyword__akKeyword)Related Pages
- Location
- Form.HasKeyword(...)
- Location.SetKeywordData(...)
