IBM Lotus Symphony
|
Vrne notranjo številko trenutne različice programske opreme Lotus® Symphony™.
s = GetSolarVersion
Niz
Sub ExampleGetSolarVersion
Dim sSep As String
sSep = GetSolarVersion
MsgBox sSep,64,"Version number of the solar technology"
End Sub