Views:

Description

Returns the translation of the given text. 

Note the method signature was change in version 1.0.0.642


Bing Translate Setup

 

Signature

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

 

Example 1

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

Parameters

NameTypeDescriptionRequired
textxxxxxxxxxxxx
toxxxxxxxxxxxx
fromxxxxxxxxxxxx