sgs_Abort [function]
SGSBOOL sgs_Abort( sgs_Context* C )
Stops execution of current SGS functions up to the last C function in the stack, excluding the current.
- Function fails if there was nothing to abort - last or next to last function in the stack was not a SGS function.