@designliquido/xpath
Preparing search index...
isFeatureSupported
Function isFeatureSupported
isFeatureSupported
(
version
:
XPathVersion
,
feature
:
|
"sequences"
|
"typeSystem"
|
"ifThenElse"
|
"forExpressions"
|
"quantifiedExpressions"
|
"rangeExpressions"
|
"higherOrderFunctions"
|
"mapSupport"
|
"arraySupport"
|
"arrowOperator"
|
"stringTemplates"
|
"mapArrayConstructors"
|
"jsonSupport"
,
)
:
boolean
Check if a feature is supported in a given version.
Parameters
version
:
XPathVersion
feature
:
|
"sequences"
|
"typeSystem"
|
"ifThenElse"
|
"forExpressions"
|
"quantifiedExpressions"
|
"rangeExpressions"
|
"higherOrderFunctions"
|
"mapSupport"
|
"arraySupport"
|
"arrowOperator"
|
"stringTemplates"
|
"mapArrayConstructors"
|
"jsonSupport"
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@designliquido/xpath
Loading...
Check if a feature is supported in a given version.