Help for this page
Select Code to Download
Select
or
download this
$input ||= 1; # default if false # or $input //= 1; # default if undefined