BRErr$: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "'''BRErr$''' is like err only it gives the description of the error rather than the error number. Available as of 4.3, maybe earlier. <noinclude> [[Category:Internal...")
 
No edit summary
Line 1: Line 1:
BRERR$
'''BRErr$''' is like [[err]] only it gives the description of the error rather than the error number.
'''BRErr$''' is like [[err]] only it gives the description of the error rather than the error number.



Revision as of 19:48, 20 May 2014

BRERR$

BRErr$ is like err only it gives the description of the error rather than the error number.

Available as of 4.3, maybe earlier.