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 |
#LocalisePayPalURL(#URL, #LocaleID) |
Example |
#LocalisePayPalURL(#System.PayPal_registerURL, #Session.User.Locale.Country.Code2[LC]) |
Input |
|