Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

string-length


string-length 関数は、与えられた文字列の文字数に等しい数値を返します。

構文

string-length( [string] )

引数

string (省略可)
評価する文字列。省略すると、コンテキストノードを文字列に変換したものが使用されます。

戻り値

文字列の文字数に等しい整数。

定義

XPath 1.0 4.2

Gecko でのサポート

サポート済み。

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: Shoot
 最終更新者: Shoot,