$dirtyWordsUpdated

Caches the entries of the 'DirtyWords' table.
Syntax$dirtyWordsUpdated{}
DocumentationFunction $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{}
GroupSpecial
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATIVE
Minimum parameters0
Maximum parameters 0