전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
\<emph\>numexpression:\</emph\> any numeric expression between 0 and 255 that determines which of the lines the program branches to. if numexpression is 0, the statement is not executed. if numexpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = first label; 2 = second label)
\<emph\>Числ_выражение\</emph\>. Числовое выражение от 0 до 255, которое определяет, по какой ветви будет выполняться программа. Если Числ_выражение равно 0, инструкция выполняться не будет. Если Числ_выражение больше 0, программа переходит к метке с номером позиции, соответствующим этому выражению (1 = Первая_метка; 2 = Вторая_метка)