$ignoreErrors

It will tell the interpreter to ignore the errors and in case of error, the function will return the placeholder you specified

Usage

$ignoreErrors[yes/no;placeholder (default: error)]

Example (With ignore errors):

Example (Without ignore errors):