MAINSAIL Language Manual, Section 34.12

previous   next   top   contents   index   framed top   this page unframed


34.12. $exceptionStringArg1

Figure 34–13. $exceptionStringArg1
STRING
<
macro>     $exceptionStringArg1;

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


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 34.12