getInteger(String)

Property accessor method. Gets the value of an integer property. This method is available in all session types, but the valid properties vary according to emulation.

public int getInteger( String propName)

Properties that can use this method:

  • foundFieldEndColumn

  • foundFieldEndRow

  • foundFieldLength

  • foundFieldStartColumn

  • foundFieldStartRow

Returns the value of the specified property.