Easy Tutorial
❮ El Copy Of Func Key ❯

XSLT function-available() Function



Definition and Usage

The function-available() function returns a boolean value indicating whether the XSLT processor supports the specified function.

You can test both XSLT functions and inherited XPath functions.


Syntax

Parameters

Parameter Description
string Required. Specifies the function to test.

Example 1

View XSL File, View Result.

❮ El Copy Of Func Key ❯