μ΄λ
λ€μ λ¬Έμ μ΄λμ μ€νν©λλ€.
Calls a subroutine that is indicated by a label inside a Sub or a Function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the GoSub statement.
Continues program execution within a Sub or Function at the procedure line indicated by a label.
μ«μ μμ κ°μ λ°λΌ νλ‘κ·Έλ¨ μ½λμ μ¬λ¬ μ§μ ν μ€ μ€ νλλ‘ λΆκΈ°ν©λλ€.