From OpenSCADAWiki
Types of representations of the integer in the function TSYS::int2str(), and TSYS::ll2str() (enum — TSYS::IntView):
- Dec — decimal;
- Oct — octal;
- Hex — hexadecimal.
Types of representations of the integer in the function TSYS::int2str(), and TSYS::ll2str() (enum — TSYS::IntView):