$ferr » History » Revision 2
Revision 1 (Per Amundsen, 08/12/2015 08:51 AM) → Revision 2/3 (Per Amundsen, 01/07/2019 05:38 PM)
_Added in 1.9.0_
*$ferr*
Returns any errors during the last file access attempt.
_Can be used inside text without being surrounded by white spaces._
*Example*
<pre>
; Print the status from $ferr.
//echo -ag Error was: $ferr
</pre>