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

NameTypeDescription
propertyObjectproperty object
propNameStringproperty name

Returns

TypeDescription
StringReturns a String value of a property.

Cautions

none