Functions on Strings ; fn:concat(string,string,...) Returns the concatenation of the strings. Example: concat('XPath ','is ','FUN!') Result: 'XPath is FUN!' ; fn: ...
確定! 回上一頁