Store.Item.getBlob()

Signature

Object getBlob (Object storeItem, String fieldName)

Domain

ACTION

Description

Returns blob value of the specified field

Parameters

NameTypeDescription
storeItemStringStore Item Object
fieldNameStringName of the field whose value needs to be retrieved

Returns

TypeDescription
ObjectReturns blob value of the specified field

Cautions

none