Changes

Jump to navigation Jump to search
547 bytes added ,  21:01, 20 November 2018
no edit summary
|}
==util:last== {{Mark|Updated with Version 9.2}}: Renamed (before: {{Code|util:last-from==}}).
{| width='100%'
| '''Examples'''
|
* <code>util:last-from(reverse(1 to 100))</code> returns <code>1</code>.|} ==util:init== {{Mark|Added with Version 9.2:}} {| width='100%'|-| width='120' | '''Signatures'''|{{Func|util:init|$sequence as item()*|item()*}}<br/>|-| '''Summary'''|Returns all items of a {{Code|$sequence}} except for the last one. Equivalent to <code>$sequence[position() < last()]</code>.|-| '''Examples'''|* <code>util:init(1 to 4)</code> returns <code>1 2 3</code>.
|}
=Changelog=
 
;Version 9.2
* Added: [[#util:last|util:last]] renamed (before: {{Code|util:last-from}})
;Version 9.1
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu