Massimiliano (Max)
09/13/2022, 1:49 PMSlackbot
09/13/2022, 1:49 PMMassimiliano (Max)
09/13/2022, 1:49 PMmatt
09/13/2022, 1:58 PMmatt
09/13/2022, 1:58 PMtvaughan
09/13/2022, 1:58 PM$var1 and not $var2
tvaughan
09/13/2022, 1:58 PMmatt
09/13/2022, 1:58 PMmatt
09/13/2022, 1:59 PMtvaughan
09/13/2022, 1:59 PMtvaughan
09/13/2022, 2:00 PMif ($var1 and !$var2) { <stuff> }
should workmatt
09/13/2022, 2:02 PMmatt
09/13/2022, 2:02 PMtvaughan
09/13/2022, 2:03 PMpuppet -e
itJoel Wilson
09/13/2022, 2:14 PMlatest
, present
, and absent
throw me off.Yorokobi
09/13/2022, 2:16 PMYorokobi
09/13/2022, 2:17 PMYorokobi
09/13/2022, 2:21 PMEnum['latest', 'present', 'absent']
if you want to constrain the available options. String probably works, too.Yorokobi
09/13/2022, 2:23 PMEnum['latest', 'present', 'absent']
if you want to constrain the available options. String probably works, too.Joel Wilson
09/13/2022, 2:25 PMmatt
09/13/2022, 2:38 PMmatt
09/13/2022, 2:38 PMMassimiliano (Max)
09/13/2022, 2:40 PMDr Bunsen Honeydew
09/13/2022, 2:45 PMvchepkov
09/13/2022, 2:58 PMvchepkov
09/13/2022, 3:00 PMany2bool
if that string resembles a boolean 🙂Dr Bunsen Honeydew
09/13/2022, 4:45 PMSlackbot
09/13/2022, 5:32 PMSlackbot
09/13/2022, 6:24 PMUgo Bellavance
09/13/2022, 9:04 PM