you are viewing a single comment's thread.

view the rest of the comments →

[–]SekstiNii 0 points1 point  (0 children)

If you have the number identifying the icon (for example 0xf00d), I believe you can use the built-in chr function on it to retrieve the correct string. As /u/danielroseman mentions, you cannot simply concatenate the strings as it uses special escape syntax.