Unix-commands-break
提供:Dev Guides
break-Unix、Linuxコマンド
NAME
概要
オプション
Tag | Description |
---|---|
[n] | If n is supplied, the nth enclosing loop is exited. n must be greater than or equal to 1. The return status is zero unless n is not greater than or equal to 1. |
例
ブレークを使用するユーティリティクラスを作成します。
ユーティリティを実行する
link:/cgi-bin/printpage.cgi [__印刷]