Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries authentication status for a type.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
HealthKit | 8.2 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Type | The type to check. | "BiologicalSex" |
Returns value or error.
Check status:
Set Variable [ $r ; Value: MBS( "HealthKit.AuthorizationStatusForType"; "BiologicalSex" ) ]
Show Custom Dialog [ "Status" ; $r ]
This function is free to use.
Created 25th April 2018, last changed 9th August 2018