Type Conversion Functions
Type conversion functions offer the possibility to convert data from one type
to another.
Click on a function name to get more information about it.
- CBool - convert to boolean -
for numbers, returns false if the number is zero, true otherwise.
- CCur - convert to currency - converts a number to
its currency value
- CDate - convert to date - converts a number to a
date given various parameters
- CDateTime - convert to
datetime - converts a number to a datetime given various parameters
- CDbl - convert to double - converts either a
number or currency, or a string to a number value
- CStr - convert to string - converts a Boolean,
Number, Date, DateTime, or Time value to its string representation
- CTime - convert to time - converts a number to a
time
See also:
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to crystalclear@inetsoftware.de.