Skip to content

Does SCXML support AND, OR, XOR etc in the boolean expressions? Is it supported in the Editor too? #12

Description

@alexzhornyak

Does SCXML support AND, OR, XOR etc in the boolean expressions? Is it supported in the Editor too?

I've tried In(S1) && In(S2) and also In(S1) and In(S2) but it doesn't work. Using just In(S1) or In(S2) works.

EDIT:

5.9.1 Conditional Expressions: [...] The set of operators in conditional expressions varies depending on the data model [...]

Setting my scxml document's datamodel to ecmascript and quoting the state names worked. Sorry for bothering.

Originally posted by @heuripedes in #6 (comment)

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