contents   index   previous   next



seEnd

 

syntax:

   void

SEContext.seEnd();

where:

None

 

return:

None

 

description:

This call aborts a script started with seEval using the SE.START option. This will immediately terminate the script which is being executed one statement at a time. There is no return value from an aborted script.

 

see:

seEval, seExec

 


sePrecompile