FTrim(<value>)

Top  Previous  Next

Returns the value of the value with tailing zeros trimmed off.

 

Example:

 

test = FTrim(5.5000) ; test will be 5.5