Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






CStr function

Returns a value converted to the String data type.

Syntax

CStr ( expr )

expr

Any numeric expression, date, or string expression that LotusScript can convert to a string.

Return value

CStr returns the value of expr as a String value.

CStr(EMPTY) returns the empty string ("").

Language cross-reference

@Text function in formula language

See examples

Examples: CStr function
Related topics
LotusScript Language Reference: A through D
Data type conversion
String data type
CBool function
CByte function
CCur function
CDat function
CDbl function
CInt function
CLng function
CSng function
CVar function
Round function




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009