contents   index   previous   next



STRING object index

This works just like GET, but the value is converted to a string. This is useful for output. For instance, errors result in error objects. The debugger may not be interested in that object and may just want to put an error message to the screen. This allows that to occur easily.

 


VARNAME object index