| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Saxon.HasProperty
Checks whether a property exists with that name.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Saxon | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Saxon.HasProperty"; Name ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Name | The name of the property. | "test" |
Result
Returns 1, 0 or error.
Description
Checks whether a property exists with that name.Returns 1 if property exists and 0 if not.
See also
Created 9th January 2025, last changed 9th January 2025