2022.2

Table Of Contents
Ifyouwouldlikethedrag-and-dropmethodtobehavelikeitdidinolderConnectversions,you
canchangeitsbehaviorviathePreferences(Window > Preferences > Editing),orholdthe
ALTkeywhiledraggingtochangeitsbehavioronthefly.
Formoretipstomakeatemplategenerateoutputfaster,see"Optimizingscripts"onpage380.
UsingtheTextScriptWizard
TheTextScriptWizardcaninsertoneormoredatafieldsintoyourtemplate,eachwithanoptionalpre-
fixandsuffix.ItisrecommendedtousetheTextScriptWizardforblocksofdata,suchasaddress
blocks,andwhendatafieldscanbeemptyorneedtobeformatteddifferently.
1. CreateanewtextscriptandopentheTextScriptWizard.Therearethreewaystodothis:
l
OntheScriptspaneatthebottomleft,clicktheblacktriangleontheNewbuttonandclick
New Text Script.Anewscriptappearsinthelist.Double-clickthenewscripttoopenit.
l
Selectawordinthecontent.Right-clicktheselectionandontheshortcutmenu,choose
Text Script.
l
Dragadatafieldintothetemplateasdescribedabove,andthendouble-clickthenew
script.
TheTextScriptWizardappears.
2. Changethenameofthescripttomakeclearwhatitdoes.
Note: Scriptscanonlyhavethesamenamewhentheyarenotinthesamefolder.
3. Theselectordefineswhattolookforinthetemplate.Theresultscanbereplacedbythescript.
Tip: HoveroverthenameofascriptintheScriptspanetohighlightpartsofthetemplate
thatareaffectedbythescript.
l
Text,forexample:@lastname@,or{sender}.Thetextdoesn'thavetohaveanyspecial
characters,butspecialcharactersdomakeiteasiertorecognizethetextforyourself.In
theTextScriptWizard,clickTextandtypethetexttofind.
Note: AscriptmadewiththeTextScriptWizardforablockofdataalreadyruns
fasterthanaseriesofindividualscripts,becauseitonlyhasoneselector.However,
searchingfortextcanbealengthyoperation,comparedtosearchingforanelement
withanID.Whenspeedmatters,selectoneofthetworemainingoptions:Selector
orSelector and Text.Seealso:"Testingscripts"onpage376and"Optimizing
scripts"onpage380.
Page 314