Blob Object adds a search method

For example:
VBscript Code
Blob.Find("string")
Or
Blob.Find(Array(32,33,34,35))

return TRUE or False

We'll add this in the next update.