Navigation: Appendices > Macro Language > Data Types >
The following built-in functions can be used to convert an expression of one type to a value of another type :
•FormatDate
•FormatNumber
•IntToStr
•StrToInt
Note that there are no conversion functions between dates and integers, since they are the same, in the Q++ Macro Language.