2.4.0
- Adds
CHATTERBOX_CURRENT
to access the currently executing chatterbox. This is useful when calling functions from <> that are targeting the current chatterbox - Adds
ChatterboxWait()
to force a chatterbox to wait at the current instruction. This is similar to returning"<<wait>>"
from a function called from an <>