Description
Returns the translation of the given text.
Note the method signature was change in version 1.0.0.642
Signature
Translate('text', 'to', 'from', 'clientid', 'clientsecret')
Example 1
Translate('Dank', 'en', 'de', 'clientid', 'clientsecret') Returns 'Thanks' (German text to English)
Parameters
Name | Type | Description | Required |
---|---|---|---|
text | xxxx | xxxx | xxxx |
to | xxxx | xxxx | xxxx |
from | xxxx | xxxx | xxxx |