26 | New format-string for @Text to get Hex, Oct and Bin versions of numbersKerr Rainey3860 - 20 2008 / (2) Currently there is no way to easly get a hexidecimal, octal or binary representation of a number in @formula. I propose a new format-string be added to @Text such that it would be possible to specify the radix required for the conversion of a number to a string. The ... |