Skip to content

[question] Is there an easy way to get results for all sub parts of a condition? #603

@Arttii

Description

@Arttii

Hi,

I wondered if there is a way to force Eval all expression and not step early if a part of the expression is false. For example,
false and FUNCTION()>1.

The usecases is that I want to get the numerical results of FUNCTION in a LOG format. I need this to try to measure completion of the conditional as a whole despite one part of it not being fulfilled. I currently write the results of each custom function to a variable in the Env.

Or is there a smarter way go about it?

Thanks for the great library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions