You are here: start » ppl » functions » totype

TOtype(exp)

**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

ppl/functions/totype.1555413266.txt.gz · Last modified: 2019/04/16 13:14
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International