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