JKISoftware / JKI-State-Machine

JKI State Machine
Other
42 stars 21 forks source link

Feature Idea: Add conditional enqueue function to API #28

Closed Tom-McQuillan closed 2 months ago

Tom-McQuillan commented 4 months ago

Enqueuing states based on a Boolean is a common practice when using the JKISM. image

Proposal: Wrap string select and add to API image

Tom-McQuillan commented 4 months ago

Typical usage:

image

image

Tom-McQuillan commented 4 months ago

If developing in 2013, then this could be a poly vi (two instances Error and Boolean) instead of a vim