FTL.Property.getLong()

Signature

long getLong (Object property, String propName)

Domain

ACTION

Description

Get a long property.Return the long value of property name.

Parameters

NameTypeDescription
propertyObjectproperty object
propNameStringproperty name

Returns

TypeDescription
longReturns a long value of a property.

Cautions

none