FlowState described

The documentation now contains a guide to explain the need for, and help you use, the state that can be found everywhere in XIBLE. Briefly explained; do not track values for outputs on “event” nodes in local variables. Instead, store them on the state object that is provided.

Also, the FlowState class and its properties are finally available in the API section of the docs. Directly related to the guide mentioned earlier of course.