| Syntax |
|
| Documentation | $clearTranslationCache: As translations for the ${} text constructs and the $getTranslation function are read from an internal DB table caching is used for maximum performance. To ensure that translations are reread from the tables call this function to clear the cache.
|
| Examples | |
| Clearing translation cache: $clearTranslationCache{} Done. | |
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 0 |
| Maximum parameters | 0 |