/[svn]/doc/docbase/instrument_scripts/nksp/reference/functions/nksp_in_range_function.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_in_range_function.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3232 by schoenebeck, Sat May 20 14:27:01 2017 UTC revision 3233 by schoenebeck, Sun May 28 16:09:56 2017 UTC
# Line 50  in_range(??needle??,??low??,??high??) Line 50  in_range(??needle??,??low??,??high??)
50          <th>Description</th> <th>Data Type</th>          <th>Description</th> <th>Data Type</th>
51        </tr>        </tr>
52        <tr>        <tr>
53          <td>Returns true (1) in case the value is in the allowed range, false (0) otherwise.</td>          <td>Returns true (<code>1</code>) in case the value is in the allowed range, false (<code>0</code>) otherwise.</td>
54          <td>Integer Number</td>          <td>Integer Number</td>
55        </tr>        </tr>
56      </table>      </table>

Legend:
Removed from v.3232  
changed lines
  Added in v.3233

  ViewVC Help
Powered by ViewVC