2022.2

Table Of Contents
l
AnHTML/CSS selector:
n
HTMLelements,suchasaparagraph.IntheTextScriptWizard,clickSelectorand
typetheHTMLtagwithouttheanglebrackets,forexample:p.
n
HTMLelementswithaspecificclass.IntheTextScriptWizard,clickSelectorand
typetheclassname,includingtheprecedingdot,forexample:p.greenforallpara-
graphswiththeclass'green'or.greenforallkindsofHTMLelementsthathavethe
class'green'.See"Stylingandformatting"onpage260foranexplanationabout
CSS(CascadingStyleSheets).
n
AnHTMLelementwithaspecificID.IntheScriptWizard,clickSelectorandtypethe
ID,includingthepreceding#,forexample:#intro.
Note: EachIDshouldbeunique.AnIDcanbeusedonceineachsection.
n
Etcetera.Seehttps://www.w3schools.com/cssref/css_selectors.aspformoreselect-
orsandcombinationsofselectors.
l
Aselector and text.ThisistextinsideanHTMLelement(orseveralHTMLelements)with
aspecificHTMLtag,classorID.IntheTextScriptWizard,clickSelector and textand
typetheselectorandthetextintherespectivefields.
4. ClickthedownwardpointingarrowinthefirstrowinthecolumnField.Selectadatafieldfromthe
listthatappears.
5. AddaPrefixand/oraSuffix.Theprefixandsuffixcancontaintextand/orHTMLtags.Ifafieldis
empty,theprefixandsuffixwillbeignored,whichmeansyoucanaddlinereturnsandstatictext,
suchas:
l
withaNumberfield,Prefix:Your invoice(onespaceattheend),Suffix: is now ready to be
viewed!
l
withafieldLastName,Suffix<br/>(whichaddsalinebreak)
l
withafieldState,Prefix:,(commathenspace).
Tip: Foracommabetweenfields,usethePrefixofthesecondfield,ifyoudon’twanta
commawhenthesecondfieldhasnovalue.
6. TheWizardallowsyoutoreformatthedata(forexample,applyuppercase,applythousandsep-
aratorstonumbers,etc.).ClickthecolumnFormat,clickthedownwardpointingarrowandselect
oneoftheformats.Foranexplanationoftheformatssee"Formattingvariabledata"onpage317.
7. Addasmanydatafieldsasyouneed,followingthesameprocedure.
Page 315