Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. XML
  3. XPath
  4. Reference
  5. Functions
  6. string-length

string-length

Thestring-length function returns a number equal to the number of characters in a given string.

Syntax

string-length( [string] )

Parameters

string (optional)

The string to evaluate. If omitted, string used will be the same as the context node converted to a string.

Return value

An integer equal to the number of characters in the string.

Specifications

XPath 1.0 4.2

Gecko support

Supported.

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2026 Movatter.jp