cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Are there runtime services for localization

khayes1
13-Aquamarine

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.

1 ACCEPTED SOLUTION

Accepted Solutions
supandey
19-Tanzanite
(To:khayes1)

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.

View solution in original post

3 REPLIES 3
supandey
19-Tanzanite
(To:khayes1)

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.

khayes1
13-Aquamarine
(To:supandey)

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

K

supandey
19-Tanzanite
(To:khayes1)

No worries Kieron, glad it helped.

Top Tags