Scilab Function

break - keyword to interrupt loops

Description

Inside a for or while loop, the command break forces the end of the loop.

Examples

See Also