Zelbano10 postsjoined 2006-01-02#12006-01-17A multiboard trigger questenIm wondering how to show a REAL value with a singel digit number on a multiboard (as it is now I get x.x). Ive tried to use Conversion - Convert Real to Formatted string, but im not sure what the other numbers should be so only 1 number is shown.
Raptor--444 postsjoined 2004-07-30#22006-01-17not sure i understand the questionin formatted string the first argument is pre-decimal padding, the second is post-decimal paddingso 3, 5 will give youXXX.YYYYY2, 0 will give you (er.. if its a number in the decimal you may have to truncate it first)XXetc...
Zelbano10 postsjoined 2006-01-02#32006-01-18I found another way to make it as I wanted. Thx for you time