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