@COUNTSAFE — Returns the number of “safe” characters in a string.

Syntax:
%@COUNTSAFE[text]

text:the string to examine

This function counts the number of characters in the range U+FF00 through U+FF5F in the text. Whether these were “dangerous” characters remapped by this plugin, or whether they were present to begin with, is unknown.