Skip to content

can it do anything other than console.log ?  #1

@nurettin

Description

@nurettin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions