Syntax

SRP_Mobile_Repository(CtrlEntID, 'GetVersion')

Returns

The current version of the SRP Mobile Repository.

Parameters

ParameterDescription
NoneN/A

Remarks

This property will allow the developer to identify the version of the SRP Mobile Repository.

Examples

// Check the version of the SRP Mobile Repository to make sure it is the latest and greatest. 
Response = SRP_Mobile_Repository(CtrlEntID, 'GetVersion')
  • No labels