My thanks to Ashwin Mittal for guidance in creating this.
{run: selection = ""
; trim=yes}
{if: selection = ""; trim=yes}
{button: selection = "yci"; label=YC Invoice} {button: selection = "ycp"; label=YC_P} {button: selection =" inv"; label=Invoice} {button: selection = "p248"; label=Posted} {button: selection = "prog"; label=Progress} {button: selection ="thk"; label=Thank} {button: selection = "trk"; label=Track}
{button: selection = "tar"; label=Tariff}{button: selection = "off"; label=Offline}
{button: selection = "ord"; label=Orders}{button: selection = "moo"; label=On/Off Order}{button: selection = "bro"; label=Browse}
{button: selection = "stock"; label=Stock}{button: selection = "anc"; label=Colourways}{button: selection = "ycl"; label=YC List}{button: selection = "ycc"; label=YC Colouways}{button: selection = "sto"; label=Storage}{button: selection = "rfs"; label=Adj Storage}
{button: selection = "ol"; label=Outlook}{button: selection = "apl"; label=Apple}{button: selection = "duk"; label=Duck}{button: selection = "gm"; label=Gmail}{button: selection = "te"; label=Teri}
{else: trim=yes}
{if: selection = "yci"}{import: /yci} {elseif: selection = "ycp"}{import: /P175}
{elseif: selection = "inv"}{import: /inv} {elseif: selection = "p248"}{import: /po}
{elseif: selection = "prog"}{import: /prog} {elseif: selection = "thk"}{import: /thk}
{elseif: selection = "trk"}{import: /trk}
{elseif: selection = "tar"}{import: /tar}{elseif: selection = "off"}{import: /otc}{elseif: selection = "bro"}{import: /bro}
{elseif: selection = "ord"}{import: /ord}{elseif: selection = "moo"}{import: /moo}
{elseif: selection = "stock"}{import: /stock}{elseif: selection = "anc"}{import: /anc}{elseif: selection = "ycl"}{import: /ycl}{elseif: selection = "ycc"}{import: /ycc}{elseif: selection = "sto"}{import: /box}{elseif: selection = "rfs"}{import: /rfs}
{elseif: selection = "ol"}{import: /ol}{elseif: selection = "apl"}{import: /apl}{elseif: selection = "duk"}{import: /duk}{elseif: selection = "gm"}{import: /gm}{elseif: selection = "te"}{import: /te}
{endif: trim=yes}
{note}{button: selection = ""; label={{^^%F0%9F%94%81^^}} Run another snippet
}{endnote}
{endif}