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

Saxon.HasParameter

Checks whether a parameter exists with that name.

Component Version macOS Windows Linux Server iOS SDK
Saxon 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "Saxon.HasParameter"; Name )   More

Parameters

Parameter Description Example
Name The name of the parameter. "test"

Result

Returns 1, 0 or error.

Description

Checks whether a parameter exists with that name.
Returns 1 if parameter exists and 0 if not.

See also

Created 9th January 2025, last changed 9th January 2025


Saxon.GetProperty - Saxon.HasProperty