Method ReplaceHotKeyWithTag
ReplaceHotKeyWithTag(ustring, int)
Replaces the Rune at the index specified by the hotPos
parameter with a tag identifying
it as the hotkey.
public ustring ReplaceHotKeyWithTag(ustring text, int hotPos)
Parameters
text
ustringThe text to tag the hotkey in.
hotPos
intThe Rune index of the hotkey in
text
.
Returns
- ustring
The text with the hotkey tagged.
Remarks
The returned string will not render correctly without first un-doing the tag. To undo the tag, search for