Siebel VB Language Reference > Quick Reference: Statements and Functions >

Strings: String Conversions


The following functions are for string conversion.

Function
Purpose
For More Information
Asc
Returns an integer corresponding to a character code
CCur
Converts a value to currency
CDbl
Converts a value to double-precision floating point
Chr
Converts a character code to a string
CInt
Converts a value to an integer by rounding
CLng
Converts a value to a long by rounding
CSng
Converts a value to single-precision floating point
CStr
Converts a value to a string
CVar
Converts a number or string to a variant
CVDate
Converts a value to a variant date
Format
Converts a value to a string using a picture format
Val
Converts a string to a number


 Siebel VB Language Reference
 Published: 18 June 2003