HthvExtraItem: HthvItem<"no-name", "no-tag", "no-params">

An extra item following a value of another one and preceding its parameters.

Extra items typically not present within standard headers, but may present in custom ones:

Calculate: "foo"+"bar";foo=2;bar=3

Here "a" is a quoted string item, + and "b" - its extra items, while foo=2 and bar=3 its parameters.

Generated using TypeDoc