string getBuildDetails()
Used to identify the build/SVN information of KioWare. This returns a JavaScript Object Notation (JSON) string. It contains the following members:
String BuildTime
String BuildMachine
String RevisionString[See also getKioProperty below]
int RevisionNumber
String RevisionNumberString
The KioWare for Android revision number also displays in the Configuration Tool dropdown menu under "About KioWare".
Return
A JSON formatted string with build details (see above for members).