Ticket #89 (new enhancement)
Opened 3 months ago
primitive to Clear Script State
| Reported by: | bhupc | Owned by: | bhupc |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | JavaScript/Emerson Plugin | Keywords: | |
| Cc: |
Description
We need to clear the script state. An important use case is: we add to the callback list for a particular pattern and running the same script again and again just adds to the callback list.
One way to do this would be clear all the variables and fields of the JSObjectScript
Note: See
TracTickets for help on using
tickets.
