| << Previous | Suneido > Contents > Reports > Reference | Next >> |
(data = "", w = false, width = false, justify = "left",
font = false, yesno = false, strings = #("true", "false"),
color = false)
Prints a boolean (true/false) value. Normally, "true" and "false" are printed. If yesno is true, then "yes" and "no" will be used. Or you can specify your own strings.
Derived from TextFormat
See also: CheckBoxFormat, CheckMarkFormat
| << Previous | Suneido > Contents > Reports > Reference | Next >> |