Are there runtime services for localization
Hi,
I'm looking for services that will return me a string in the current user's language from a token. I looked in the snippets but couldn't find anything.
For example, one of the things I want to do is return an infotable where one of the parameters is the day of the week (i.e. Sunday, Monday...), I would like the service to translate the string before returning the infotable.
I have already created the tokens in the localisation tables.
Thanks.


