Open
Description
In Before we start > Dealing with error messages:
An additional suggestion in these section could be to remind users to remove any object names specific to their code when googling.
If you can’t fix an error yourself, start by googling it. Some error messages are too generic to diagnose a problem (e.g. “subscript out of bounds”). In that case it might help to include the name of the function or package you’re using in your query. >>>>Also note that its best to remove your variable names from the error message when googling to more easily find help online.<<<<