MAINSAIL Language Manual, Section 34.13

previous   next   top   contents   index   framed top   this page unframed


34.13. $exceptionStringArg2

Figure 34–14. $exceptionStringArg2
STRING
<
macro>     $exceptionStringArg2;

$exceptionStringArg2 returns the value that was passed as the argument exceptionStringArg2 to the system PROCEDURE $raise when the current exception was raised. If there is no current exception, $exceptionStringArg2 returns the null STRING.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 34.13