long getLong (Object storeItem, String fieldName)
long getLong (Object storeItem, String fieldName)
Name | Type | Description |
---|---|---|
storeItem | String | Store Item Object |
fieldName | String | Name of the field whose value needs to be retrieved |
Type | Description |
---|---|
long | Returns long value of the specified field |