Skip to content

Using a ticks() block within a function will have unexpected outcome #12

@MorTimerPlay

Description

@MorTimerPlay

When using a ticks(0) block within a function
def function { input-> Code A ticks(0) { Code B } Code C }

and calling the function later on, code A and B will execute but Code C won't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions