Added Numeric and Boolean functions to XPath's tooltips #103

Merged
bema merged 5 commits from bema/fix/#77 into master 2023-03-06 14:38:25 +01:00
Showing only changes of commit f859ed6849 - Show all commits

View File

@@ -479,7 +479,7 @@
<th>Result</th> <th>Result</th>
</tr> </tr>
<tr> <tr>
<td>string((1<0))< /td> <td>string((1&lt;0))</td>
<td>false</td> <td>false</td>
</tr> </tr>
<tr> <tr>
@@ -1530,7 +1530,6 @@
</tr> </tr>
</table> </table>
<b>Examples: </b><br> <b>Examples: </b><br>
<b>Examples: </b><br>
<table class="table-doc"> <table class="table-doc">
<tr> <tr>
<th>Expression</th> <th>Expression</th>