{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

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
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Type Conversion