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