Skip to main content

dark.ranger's definitions

||

In programming, || signifies "or," as in, do Function when Arg1 || Arg2 is true.

If either Arg1 OR Arg2 is true, the program will DO Function.


In the below example, "123" will be displayed if Arg1 is equal to 1 OR if Arg2 is equal to 2.
variable func('print 123')
for (Arg1 = 1 || Arg2 = 1)
by dark.ranger August 22, 2005
mugGet the || mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email