Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"OR" operand #5

Open
gSe7eN opened this issue Apr 28, 2019 · 2 comments
Open

"OR" operand #5

gSe7eN opened this issue Apr 28, 2019 · 2 comments
Labels
question Further information is requested

Comments

@gSe7eN
Copy link

gSe7eN commented Apr 28, 2019

_The "OR" operand is being mistaken for a comment.

/if (${Me.FreeInventory}>2 || (${_zerocount[1]} && ${_zerocount[2]} && ${_zerocount[3]} && ${_zerocount[4]} && ${_zerocount[5]}) /endmacr_

Ignore the above, I missed a closing parenthesis. HOWEVER, The below is still true.

Also confused as a comment if | is being used as a delimiter, ${MyVar.Arg[2,|]}

@djohnsonbaugh
Copy link
Owner

It should be an operator in formula contexts but not a delimiter, I’ll check this out tonight

@djohnsonbaugh
Copy link
Owner

When is | a valid character in [ ] ?

@djohnsonbaugh djohnsonbaugh added the question Further information is requested label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants