Throw warning (ZeyOS)
Description: WARNING breaks out of the current control flow by throwing a warning with a warning message.
A warning can be thrown and caught. Code may be surrounded by a TRY statement, to facilitate the catching of potential warnings.
Examples
Example
<warning>This is a warning!</warning>