Skip to content

bug: Fix null expression values #263

@gumbarros

Description

@gumbarros

Expression:
{Value1} + {Value2}

Value1: null
Value2: R$5000

Output:
+ 5000

Causes an exception, because NCalc can't parse. Using variables would solve the problem.

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