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