contents   index   previous   next



SE.WRAPPER_TEMP

Like SE.TEMP, but the object and all of its members goes away when the current wrapper function finishes. If used outside of a wrapper function, it is identical to SE.TEMP. Like SE.TEMP, you cannot write to the object itself.

 


SE.NOWHERE