Owning Palette: HTML Image VIs
Installed With: Internet Toolkit
Creates a tag for an embedded image <IMG>.

![]() |
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. |
![]() |
src is a string that specifies the URL to the image. |
![]() |
image attributes contains the attributes of the image. You can construct the image attributes with the HTML Image Attributes VI. |
![]() |
HTML out contains HTML in, label, and the HTML code the VI constructs. |