deleteString(name)
Delete a value that has been stored in the SPUPad.
Although all data in the SPUPad is automatically cleared at the end of the transaction, freeing
memory earlier using deleteString() can help to reduce memory usage by the UDX.
Example
deleteString("myarray")