Removed arguments from entry names
This commit is contained in:
@@ -1541,7 +1541,7 @@
|
||||
</div>
|
||||
|
||||
<a href="#" onClick="return false;"
|
||||
class="hyperlink collapsible collapsibleMini collapseTrigger"><code>fn:lower-case()</code></a>
|
||||
class="hyperlink collapsible collapsibleMini collapseTrigger"><code>fn:translate()</code></a>
|
||||
<div class="content">
|
||||
Returns the value of $arg modified so that every character in the value of $arg that occurs at some position N in the value of $mapString has been replaced by the character that occurs at position N in the value of $transString.<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user