|
<< Click to Display Table of Contents >> Navigation: String functions > CStr |
Description
The following table describes the return values for CStr for different data types of expression
If expression type is |
CStr returns |
Boolean Data Type |
A string containing “True” or “False”. |
Date Data Type |
A string containing a Date value (date and time) in the short date format of your system. |
Numeric Data Types |
A string representing the number. |