Problem in converting decimal to ascii

I have problem in converting decimal to ascii. Can anyone glad to help me.?

In a function node you may convert it by javascript:

https://www.codegrepper.com/code-examples/javascript/convert+number+to+ascii+javascript

You can also use JSONATA in a change node. Set msg.payload to a JSONATA expression

the $string() expression works well for this;
https://try.jsonata.org/8L0S61x9m

This description is ambiguous. I can think of at least two interpretations, and you have gotten an answer to each. Please mark one as the solution, or clarify your issue.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.