**This is an old revision of the document!**
TOtype(exp)
TOBOOLEAN, TOMONEY, TOSTRING, TOBIGSTR, TOINTEGER, TOUNSIGNED, TOREAL, TODREAL, TOFLOAT, TODOUBLE, TODATE, TOEDATE, TOTIME, TOBYTE, TOWORD, TODWORD, TOUBYTE, TOUWORD, TOUDWORD, TOSBYTE, TOSWORD, TOSDWORD, TOSHORT, TOINT, & TOLONG
Used to force the result of an expression to a specific type )
Usage:
TOtype(exp) (returns type)
`type` is the actual type to force (BIGSTR, BOOLEAN, etc.) `exp` is an expression of any type
See also: S2i, I2s, String