Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 12.0.
Clears the value of a single variable.
Syntax
System.Clear(var Variable: SecretText)
Note
This method can be invoked without specifying the data type name.
Parameters
Variable
Type: SecretText
The identifier (variable) of type SecretText.
Related information
System Data Type
Getting Started with AL
Developing Extensions