Skip to content

<> Operator #21

Description

@noyen1973

The not equal <> operator doesn't seem to work in an IF..THEN statement
For example:
140 i=3
141 n=2
145 if (i<>n) then 200
150 end
200 print "not equal"

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