LibreOfficeDev 25.8 abi
Määrab alamprotseduuri.
[Private | Public] Sub name[(argument1 [As typename][, argument2[char][,...]])]
' laused
[Exit Sub]
' laused
End Sub
name: Name of the subroutine.
arguments: Optional parameters that you want to pass to the subroutine.