Take all measurements the user has taken since the last call of deleteResults. Create a .csv file with a row for each precision measurement, and columns as defined below. This file is then shared via the system's internal sharing feature, e.g. via email, sms, or raw copy into the clipboard of the device.
;If a keypath starts with series_uuid, it will create a column for each single measurement that was part of the precision measurement. For instance, series_uuid.aox will create a column for each single measurement, denoting its aox result.
If a keypath ends with .length, the value prior to this sub-path will be taken. If this value is an array, its length will be exported. In case of an object, the amount of existing key-value pairs is exported.