LWvCt‖

DrBNK‖GetSolarVersion Function

nmGAh‖Returns the internal number of the current LibreOfficeDev version.

ACqFf‖Syntax:


s = GetSolarVersion

oPHkj‖Return value:

cbqF2‖String

UtzoF‖Example:


Sub ExampleGetSolarVersion
Dim sSep As String
    sSep = GetSolarVersion
rqcNz‖    MsgBox sSep,64,"Version number of the solar technology"
End Sub