Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 548 Bytes

File metadata and controls

31 lines (19 loc) · 548 Bytes
title slug
function-available
Web/XPath/Functions/function-available

{{XsltSidebar}}{{ XsltRef() }}

function-available関数は、指定された関数が使用可能かどうかを判断し、論理値 true または false を返します。

構文

function-available(name )

引数

  • name
    • : テストする関数の名前

返値

論理値の true もしくは false

定義

XPath 1.0 15

Gecko のサポート

サポート済み