hide ()
Hide ()
The hide () block is a stack block that hides the specified sprite ("this sprite" [default option] or another sprite). The inverse of this block is show ().
Workaround
This block can be worked around by using the hide block for the current sprite or another sprite (messages or the as () block can be used).