NmsTracking_ClickFormula url
In the NmsTracking_ClickFormula option, we have this part of the code: <%= escapeUrl("$(urlId)") %>, which is supposed to contain the nmsTrackingUrl Id (as per this documentation: https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/tracking-messages/tracking-personalized-links/tracking-personalized-links.html?lang=en#).
I am not understanding how that value is obtained (where does urlId get its value from), and how to preview the actual URL after the formula is applied. Also, instead of the tracking URL id, is it possible to append the tracking URL label to the whole URL?

