Thread
:
Templates: various questions not worth their own thread
View Single Post
07-07-2021, 01:42 AM
#
133
capink
Wizard
Posts: 1,204
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by
ownedbycats
Code:
if variable !='foo' && variable !='bar' then 'output'
Is there a way to merge the two checks?
Code:
program: ! variable inlist 'foo,bar'
capink
View Public Profile
Find More Posts by capink
Track Posts by capink via RSS