ServerVersion

Returns the current version on the server API.

Return value

An SPXML string containing the server version in a <value> tag.

Example

The following link returns the current server version.

http://servername:8080/SplusServer/api/public/ServerVersion

The returned version appears as follows:

<value>v8</value>