OR

If a = b OR x = y


Description

To use this shortcut, provide an input like this

Example:

2=4,7=7,2=3

How to format:

query=value,query2=value2

It will check to see if one of these queries is true, if so it will return true, if not it will return false. It can have as many checks as you like, but the more there are the longer it will take to finish


Latest Release Notes

1.00 - Aug. 22, 2021, 5:46 p.m.

First version