INT2STR Function



Function Type

Predefined function

Syntax

INT2STR( <intValue> )

Description

Converts an Integer data type to a string value.

Argument

Description

<intValue>

Integer value to be converted.

Returns

String

Example

This example converts the integer value "178" to the string value "178".

INT2STR(178)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX Data Studio Help