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

Files.IsSystemImmutable

Queries the system immutable flag.

Component Version macOS Windows Linux Server iOS SDK
Files 14.2 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ✅ Yes
MBS( "Files.IsSystemImmutable"; Path )   More

Parameters

Parameter Description Example
Path Native path to the file or directory. "/System/Applications/Preview.app"

Result

Returns 1, 0 or error.

Description

Queries the system immutable flag.
Value is true for system-immutable resources.

See also

Release notes

Blog Entries

This function checks for a license.

Created 18th April 2024, last changed 18th April 2024


Files.IsReadOnly - Files.IsUserImmutable