| Syntax | $dirtyWordsUpdated{} |
| Documentation | Function $dirtyWordsUpdated caches the entries of the 'DirtyWords' table.
Note: $dirtyWordsUpdated must be called at least once before $containsDirtyWords, because $containsDirtyWords compares the contents of the given string with the
cached entries of the 'DirtyWordsTable'. If $dirtyWordsUpdated is not called before the cache is empty and an exception is thrown. |
| Examples |
|
$dirtyWordsUpdated{} |
| Group | Special |
| Minimum required transaction-mode: | READ |
| Required scripting permission of the developer | PERMISSION_FL_ADMINISTRATIVE |
| Minimum parameters | 0 |
| Maximum parameters | 0 |