GetSolarVersion Function

Lakkoofsa keessaa kan fooyya'a ammaa LibreOffice deebisa.

caasimaa:

s = GetSolarVersion

Gatii deebii:

Diraa

Fakkeenya:

Sub ExampleGetSolarVersion

Dim sSep As String

    sSep = GetSolarVersion

    MsgBox sSep,64,"Version number of the solar technology"

End Sub