FLOAT2STR Function


Function Type

Predefined function

Syntax

FLOAT2STR( <floatValue> )

Description

Converts a float data type to a string value.

Argument

Description

<floatValue>

Float value to be converted.

Returns

String

Example

This example converts a float value to the string value "65.12".

FLOAT2STR(65.12)


 

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

BMC AMI DevX Data Studio Help