- true-boolean-values #!optional listparameter
A list of values (strings) to be considered as #t for request variables when as-boolean is used as converter.
The default value is '("y" "yes" "1" "on" "true"). The values are compared using string-ci=?.
A list of values (strings) to be considered as #t for request variables when as-boolean is used as converter.
The default value is '("y" "yes" "1" "on" "true"). The values are compared using string-ci=?.