The function-available function determines if a given function is available and returns boolean true or false.
The function-available function determines if a given function is available and returns boolean true or false.
function-available( name )
nameThe name of the function to test.
Boolean true or false.
Supported.
© 2005–2022 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/XPath/Functions/function-available