Next:
Eval
Up:
Commands Reference Section
Previous:
Edit
Contents
Index
End
Terminates the execution of a command file.
Format:
end
[return_status]
Description:
The default
return_status
is 1. It can be tested with
gra_status()
.
e.g.:
if !search_scan( sname) then end