Translate custom text
This function allows you to translate texts in reports.
In order to be able to translate a text, you need to have it available in Tools-> Options-> General -> Tab: Regional Options -> Show translations.
A series of texts is predefined and installed by WinBIZ. Users can add their own texts, and modify the default translations.
Examples
*/ Function syntax.
txt(cString, nLanguageID)
*/ A text in a report is translated in the language specified in the document: do_langue must be available in the report, and 'Page' must be in the translations mentioned above.
txt([Page], do_langue)