trap cThe code c is evaluated and a sequence containing two elements is returned. If the evaluation completes successfully, then the first element is the value and the second element is null.
|
If an error occurs, then the first element is null and the second element is an Error object containing information about the error is returned.
|
Note that this is a Keyword, not a method, and so it is not necessary to enclose c in parentheses.
|
|
|