Mandatory

#Data management

Anything mandatory is a data value that cannot be left blank or empty

As you work, you’d come across functions, formulae, methods etc. that have mandatory arguments and optional arguments. If the mandatory parts are left blank, the function etc. would not work as intended

Most syntaxes have more mandatory arguments than optional parts, and it is important to pay attention to whatever function or formula you are deciding to use to make sure that all arguments are appropriately written out to set yourself up for success (and reduce the number of error messages)

What is the most hilarious error message you’ve gotten because of an omitted argument?

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top