C_ChatInfo.ReplaceIconAndGroupExpressions
Replaces icon and group tags like {rt4}, {diamond} and {g1}.
output = C_ChatInfo.ReplaceIconAndGroupExpressions("input" [, noIconReplacement, noGroupReplacement])
Arguments
- input
- string
- noIconReplacement
- boolean (optional)
- noGroupReplacement
- boolean (optional)
Returns
- output
- string
Patch changes
Patch 8.1.5 (2019-03-12): Added. Replaces the FrameXML version [1].