|
$Failed
$Failed is a special symbol returned by certain functions when they cannot do what they were asked to do.
Get returns $Failed when it cannot find the file or other object that was specified.
See Section 2.12.1.
New in Version 2.
Further Examples
|