blob: 04567270727f75dc64998a7136cd1642e3a8f905 [file] [log] [blame]
<table class="table">
<thead>
<tr>
<th style="width:25%">Function</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>range(start[, end[, step[, numSlices]]]) / range(end)</td>
<td>Returns a table of values within a specified range.</td>
</tr>
</tbody>
</table>