TIBCO BusinessEvents™
Standard
String
String
.
valueOfFloat()
Signature
String valueOfFloat (float f)
Domain
ACTION, CONDITION, QUERY
Description
Returns a String representation of the float passed in.
Parameters
Name
Type
Description
f
float
A float to get the value of (convert to String).
Returns
Type
Description
String
A String representation of the float passed in.
Cautions
none