Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

HTML Definition List VI

LabVIEW Internet Toolkit 6.0.2 Help
June 2008

NI Part Number:
370014C-01

»View Product Info

Owning Palette: HTML VIs

Installed With: Internet Toolkit

Constructs a definition list <DL> around the term names and definitions that you specify.

An HTML definition list indents term names and definitions to set them off from body text.

label specifies text that the VI inserts between HTML in and the HTML code that the VI creates.
HTML in contains text to which the VI adds the new HTML code.
terms contains the names and definitions that the VI uses to construct the list.
name contains the name of the term, which the VI prepends with a <DT> tag.
definition contains the definition of the term, which the VI prepends with a <DD> tag.
compact specifies whether the <DL> tag includes the COMPACT attribute, which decreases text size in the definition list. The default is FALSE, which does not add the COMPACT attribute.
HTML out contains HTML in, label, and the HTML code the VI constructs.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit