add_bool


Description:

public void add_bool (string? id, bool val)

dump boolean value val to an attribute named id or as the nodes content Use '1' or '0' to simplify import

Parameters:

this

XMLOut

id

tag id, or null for node content

val

a boolean