DeleteString (System subroutine)
Delete a system-wide string (System class)
Syntax
%(System):DeleteString( string)
Syntax terms
(System) | The class name in parentheses denotes a shared method. DeleteString can also be invoked via a System object variable, which may be null. |
---|---|
string | String object |