-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi, this is something I've been meaning to create for a long time. However, I was stuck when registering new c++ functions into the scxml javascript interpreter's function space. The engine used it's own js evaluator which wasn't globally accessible.
I am aware that I could simply trigger a state transition with parameters from within the script and capture it from C++ code with a wildcard to trigger C++ functions, but it feels much easier and tidier to do it with code from within scxml.
Metadata
Metadata
Assignees
Labels
No labels