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