Display Character Race
When a character's statistics are 'Viewed', the character's Race is displayed. Use this hook to override the Race text.
Search Order
Character
Context
$CharacterContext()
Parameters
Hook Parameter[5] is set to the default text to be displayed (the race name)
Return Value
If the script returns a non-empty value then that value is displayed in place of the race name. To display a blank value, return a value with one or more spaces.