GetSolarVersion Function

Returns the internal number of the current Collabora Office version.

Sintaksa:

s = GetSolarVersion

Vlerë absolute

Varg

Shembull

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

Please support us!