Views:

Description

Returns the translation of the given text. The second and third parameters are optional.

You will need to generate your Bing Translator details & enter it on the North52 Configuration record.The link below will show you how to setup your account.

Bing Translate Setup

After you setup your account you will then need to copy your Client ID & Client Secret into the North52 Configuration record.

Signature

Translate('text', 'to', 'from')

Example 1

Translate('Merci') Returns 'Thank you' (Assumes user setting is set to English)

Example 2

Translate('Dank', 'de') Returns 'Thanks' (German text to English)

Parameters

Name Type Description Required
text xxxx xxxx xxxx
to xxxx xxxx xxxx
from xxxx xxxx xxxx