Package DE_EPAGES::PayPal::API::TLE::UrlHandler
Provides TLE function for localisation of url
Functions
LocalisePayPalURL
Replaces the placeholder [[locale]] in the URL-String by the given Locale.
Syntax |
#FUNCTION("LocalisePayPalURL", #URL, #LocaleID) |
Example |
#FUNCTION("LocalisePayPalURL", #System.PayPal_registerURL, #Session.User.Locale.Country.Code2[LC]) |
Input |
|