string_append_bool


Description:

[ 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.

Parameters:

str

a StringBuilder

idt

the indent

key

a string to append

value

Boolean