Translates specified text using the active translation file.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
Ext | Translation | Synchronous | Supported | Supported | Supported |
Returns the text translation using the active translation file.
Tag Name | Expression |
---|---|
Tag | Ext( "Start" ) // Returned value if translating to Portuguese = "Iniciar" |
Tag | Ext( "Stop" ) // Returned value if translating to German = "Anschlag" |