Node-RED on Bluemix, using the language translator node, documentation as follows;
Source and destination language parameters can be configured through the editor panel or set dynamically using the language codes in the following properties, msg.srclang and msg.destlang.
Setting msg.srclang & msg.destlang doesn't appear to work however. Regardless of the values assigned to these properties, the values defined in the editor are applied when translating.
Is it possible to dynamically set the source/target language values using the language translator node on Bluemix?
Thanks,
Ronan