Generate a sub-urb to display the details of the recently performed precision measurement. The base url usually is https://userresult.biozoom.net/resultTableCustom/${temp.partialURL}, where temp.partialURL is the result of this function.
- resultType: Type of the value. Currently supported options are
aox, and precise
- resultKey: Key (path) of this value.
- resultTag: Tag (name) of this value/field. This will be shown on the result website
- resGroup: Group of the value store to store the resulting string in
- resKey: Key to store the result as in the value store
- On success: Result URL has been generated successfully.
- On error: Result URL could not be generated.