NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
string NumToStr ( variant  num)
inline

Convert number to string.

Return the string representation of the specified numeric value.

Parameters
numA number.
Returns
The string representation of the parameter num.
Examples:
ex_NumToStr.nxc, ex_RS485Send.nxc, and ex_string.nxc.