Converts the blob to a string
Device + Agent
String — the string formed from the blob’s bytes
This method copies the target blob’s bytes into a new string of 8-bit character values and then returns it. This is behavior unique to the imp implementation of Squirrel, not a standard behavior of the language.