TIBCO BusinessEvents™
Standard
Instance
PropertyArray
Instance.PropertyArray
.
toArrayString()
Signature
String[] toArrayString(PropertyArray arr)
Domain
ACTION, CONDITION, QUERY
Description
Returns a String[] containing all of the values in a PropertyArray in the correct order
Parameters
Name
Type
Description
arr
PropertyArray
Any of the PropertyArray type e.g. PropertyArrayString, PropertyArrayInt, etc...
Returns
Type
Description
String[]
A String array.
Cautions
none