getOrCreateThreadObject ( string key , object _valNonExists ) : object
Return an object shared in the current thread.
See also
setThreadObjectParameters
key
The name of the object (ex: name of the variable)
_valNonExists (optional)
The value if the object if not found