Skip to content

Assigning a value to a variable in an expression #109

@btyilmaz

Description

@btyilmaz

Hi,

Is there a way of assigning a value to a variable in an expression such as

variable1 = variable2*15

I know this expression compares two sides of the '=' operator. What I need is that after evaluating this expression, variable1's value must be changed.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions