html attribute list

This object type helps you to author HTML commands to create customized content for the BigFix Console and the Web Reports. Its scope is to create an HTML attribute=value snippet such as href="site.com". The keyword to specify is attr list and the format accepted by attr list is a tuple. For example:

  • Q: html tag ("prova", attr list of ("attr", "value"))
  • A: <prova attr="value"/>
Version Platforms
8.0.584.0 AIX, HP-UX, Mac, Red Hat, SUSE, Session, Solaris, Windows
8.1.535.0 Debian, Ubuntu
9.5.13.130 Raspbian

Properties

html tag <( string, html attribute list )> : html
html tag <( string, html attribute list, html )> : html
html tag <( string, html attribute list, string )> : html