Changes

Jump to navigation Jump to search
2 bytes added ,  14:59, 9 March 2023
<syntaxhighlight lang="xquery">
declare function local:char-at(
$str as xs:string, $pos as xs:integer
) as xs:string {
fn:substring($str, $pos, 1)
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu