Some useful functions in XPath

xiaoxiao2021-03-06  15

String Concat (String, String, String *) join two strings

Boolean Starts-with (String, String) Judging whether a string starts with another string

Boolean Contains (String, String) Judging whether a string contains another string

String Substring (String, Number, Number) Subsidence

Number string-length (string) measure string length

Number SUM (Node-Set)

Number Floor (Number) is less than the maximum integer value of this number

Number CEILING (NUMBER) is greater than this minimum integer value

转载请注明原文地址:https://www.9cbs.com/read-46245.html

New Post(0)