UNPKG
spservices
Version:
latest (2.0.0-pre-alpha)
2.0.0-pre-alpha
Work with SharePoint's Web Services using jQuery
spservices.codeplex.com
sympmarc/spservices
spservices
/
docs
/
core
/
Version.md
13 lines
(8 loc)
•
187 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
### Function
**
$(
).
SPServices
.
Version
**
### Functionality
Returns
the current
SPServices
version as a string.
### Syntax
``
`javascript var thisVersion = $().SPServices.Version(); `
``