If you use fmt package, you need %t format syntax, which will print true or false for boolean variables.
See package’s reference for details.
If you use fmt package, you need %t format syntax, which will print true or false for boolean variables.
See package’s reference for details.