Compiler Error AL0802

Note

The AL diagnostics topics are in preview. If you have input for this topic, we'd love to hear from you. Use our GitHub repo to create a PR and add content to this topic by going to here. To read about contributing, see Contribute to the Help. Thanks!

The parameter '{0}' cannot be of type 'SecretText'.

Description

Parameters of type 'SecretText' are not allowed on control add-in procedures to prevent leakage of confidential values to the browser.

See Also

Getting Started with AL
Developing Extensions