Returns the version of the SRP HTTP Framework being used.
Syntax
Response = HTTP_Services('GetVersion')
Returns
The version of SRP HTTP Framework.
Parameters
N/A
Remarks
The information is stored in the 3.x - SRP_HTTP_FRAMEWORK_VERSION configuration record. The response will be in the following format:
x.x.x [RCx]
mm.dd.yyyy hh:mmA/P
A carriage-return/line-feed character will be used to separate the two pieces of information.