::InstallAPI::VirtualTextExists
Check to see if the given virtual text variable exists in the given language.
Supported Platforms
All
Returns
True or false.
Options
-language <language or None>
If a language is passed, the API will check to see if the virtual text exists in that language. If no language is passed, or if language is None, the virtual text will be checked in the language-neutral messages.
-virtualtext <virtual text string> (required)
The virtual text string to be substituted.