Filters the character string according to HTML rules and appends it to HTML in, replacing the characters &, ", <, and > with &, ", <, and >, respectively.
HTML in contains text to which the VI adds the new HTML code.
character string is a string that is filtered and appended to HTML in.
HTML out contains HTML in, label, and the HTML code the VI constructs.