Object getBlob (Object storeItem, String fieldName)
Object getBlob (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 |
---|---|
Object | Returns blob value of the specified field |