TIBCO BusinessEvents™
Communication
FTL
Property
FTL.Property
.
getDouble()
Signature
double getDouble (Object property, String propName)
Domain
ACTION
Description
Get a double integer property.Return the double integer value of property name.
Parameters
Name
Type
Description
property
Object
property object
propName
String
property name
Returns
Type
Description
double
Returns a double value of a property.
Cautions
none