LibreOffice 7.2 Help
Basic νλ‘κ·Έλ¨μ μ€νμ μ€μ§ν©λλ€.
Stop
Sub ExampleStop Dim iVar As Single iVar = 36 Stop MsgBox Sqr(iVar) End Sub