[ Version ( since = "2.0.0" ) ]
public static void string_append_bool (StringBuilder str, uint idt, string key, bool value)
Appends a key and boolean value to a string.
| str | |
| idt |
the indent |
| key |
a string to append |
| value |
Boolean |