backScripts
- global property
- The backScripts global property is a list of objects to which messages will be passed that are not handled by the current object. Objects in the backScripts are part of the message-passing path that receive messages after the current (target) object and before the back end (the SenseTalk engine itself).
- Related: back, frontScripts , start using, stop using