Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

WMIQuery.JSON

Queries the query result as JSON.

Component Version macOS Windows Linux Server iOS SDK
WMIQuery 15.5 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "WMIQuery.JSON"; WMIQueryRef )   More

Parameters

Parameter Description Example
WMIQueryRef The reference to the query. Create it with WMIQuery.New and destroy them with WMIQuery.Release. $ref

Result

Returns JSON or error.

Description

Queries the query result as JSON.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 9th October 2025, last changed 9th October 2025


WMIQuery.Connect - WMIQuery.New