Is there any way to get a char from an ascii value in CIQ 1.2? In the Ant+ Tracker profile, it provides the asset name as a series of numbers instead of characters. I need to get them into a string. number.format() also doesn't support the %c option.
Or am I going to have to create my own ascii conversion table?