Class: Break

Sk.misceval.Break(brValueopt)

new Break(brValueopt)

A special value to return from an iterFor() function, to abort the iteration. Optionally supply a value for iterFor() to return (defaults to 'undefined')

Parameters:
Name Type Attributes Description
brValue * <optional>
Source: