Skip to main content
1-Visitor
June 3, 2017
Solved

Are there runtime services for localization

  • June 3, 2017
  • 1 reply
  • 3262 views

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.

Best answer by supandey

Hi Kieron, there's runtime service available for you to fetch the token and its values. You can check them under Resources > RuntimeLocalizationFunctions

Feel free to correct me if this isn't what you are looking for.

1 reply

supandey5-Regular MemberAnswer
5-Regular Member
June 6, 2017

Hi Kieron, there's runtime service available for you to fetch the token and its values. You can check them under Resources > RuntimeLocalizationFunctions

Feel free to correct me if this isn't what you are looking for.

khayes11-VisitorAuthor
1-Visitor
June 16, 2017

Hi Sushant, thanks for the info, apologies for the late reply,

K

5-Regular Member
June 16, 2017

No worries Kieron, glad it helped.