Cart
|
Help
You are here:
NI Home
>
Support
>
Product Reference
>
Manuals
> LabVIEW Internet Toolkit 6.0.2 Help
HTML Horizontal Rule VI
»
Table of Contents
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 horizontal rule tag
<HR>
.
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.
align
is the alignment of the rule. The
align
value can be
(default)
,
LEFT
,
CENTER
, or
RIGHT
.
noshade
specifies whether the rule is flat or beveled. The default is FALSE or beveled.
size
specifies the height of the rule in pixels.
width
specifies the width of the rule. The value can be an absolute number of pixels, such as
50
, or a relative page width, such as
75%
.
HTML out
contains
HTML in
,
label
, and the HTML code the VI constructs.
Resources
Using the G Internet Toolkit, I Cannot View Links in the Online HTML Files. - NI Developer Zone
Errors and Broken Images with LabVIEW Internet Toolkit User Access Examples - NI Developer Zone
Using LabVIEW Internet Toolkit on Mac OS X with LabVIEW 7 Express - NI Developer Zone
Your Feedback!
Poor | Excellent
Yes
No
Document Quality?
Answered Your Question?
Add Comments
1
2
3
4
5