PRODUCT






Home









Free Download








Installation Instructions





FAQ





FAQ








Ask A Question





LEARN SCRIPTING





Overview








Lesson 1








2


3


4


5








Exam





SAMPLE SCRIPTS





Computer








Internet








Administrators








Developers








Data








Miscellaneous





HELP / DOCUMENTATION





Commands








Automated Internet








Automated Editors








Sample Scripts








Precompiled Functions








System Features






  Help Page - make

( Some help pages may not display correctly in html because those help pages may have sample code
in them, part of which may be mis-interpreted as html tags.

All help pages, including this help page, are available in biterScripting with the help command. )




Function makereal, makeint, makestr, makebool Purpose A collection of functions that convert one data type to another. Description During evaluation of an expression, intermixed types are automatically converted to the type of higher operability. Conversion to a type of lower operability can be misleading, and therefore, must be done explicitly using the makeXXXX functions. The following list shows the operability order. real <----------- Highest operability int str bool <----------- Lowest operability Please see individual functions for more details on how each makeXXXX function performs the conversion. See Also makereal makeint makestr makebool systemvar

© 2008-2013, biterScripting.com. All rights reserved.
biterScripting, biterScript, biterBrowser, biterMobile, biterScripting.com, FVA (Forward Variable Assignment) are trademarks of biterScripting.com. Is it biterScripting-compatible ? is a service mark of biterScripting.com. Explorer, Unix, Windows are trademarks, service marks or other forms of intellectual property of their respective owners.