JsonData¶ SetBoolData¶ void SetBoolData(const bool data) Will set this JsonData's boolean data to data, and will set its type to BOOL. Aliases¶ Alternative ways to call this function myJsonData = true;