PRODUCT |

|

|
|
|

|
|
|
|
|
|
|
|
|
FAQ |
|
|

|
|
|
|
|
|
|
|
|
|
LEARN SCRIPTING |
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SAMPLE SCRIPTS |
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HELP / DOCUMENTATION |
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
biterScripting (TM) Help Pages - Precompiled Functions
All help pages are available within biterScripting using the help command. To
search help pages, use the -s option of the help command.
|
|
|
DATA TYPE CONVERSION
-
make
A collection of functions that convert one data type to another.
-
makebool
Makes a bool value from other types of values.
-
makestr
Makes a str value from other types of values.
-
makeint
Makes an int value from other types of values.
-
makereal
Makes a real value from other types of values.
TIME
-
gettime
Gets current (date and) time.
-
getdow
Gets the day of the week for a given time.
-
difftime
Subtracts one time from another time.
-
addtime
Adds (or subtracts) a time difference to (from) a time.
MISCELLANEOUS
-
getcomputer
Gets the name of the computer.
-
makeupper
Converts a string into all upper case.
-
makelower
Converts a string into all lower case.
|
|
|
© 2008-2010, biterScripting.com. All rights reserved.
biterScripting, biterScript, biterBrowser, 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.
|
|