/[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 3577 by schoenebeck, Sun May 28 16:09:56 2017 UTC revision 3578 by schoenebeck, Thu Aug 29 12:13:17 2019 UTC
# Line 47  in_range(??needle??,??low??,??high??) Line 47  in_range(??needle??,??low??,??high??)
47      <h3>Return Value</h3>      <h3>Return Value</h3>
48      <table>      <table>
49        <tr>        <tr>
50          <th>Description</th> <th>Data Type</th>          <th>Data Type</th> <th>Description</th>
51        </tr>        </tr>
52        <tr>        <tr>
         <td>Returns true (<code>1</code>) in case the value is in the allowed range, false (<code>0</code>) otherwise.</td>  
53          <td>Integer Number</td>          <td>Integer Number</td>
54            <td>Returns true (<code>1</code>) in case the value is in the allowed range, false (<code>0</code>) otherwise.</td>
55        </tr>        </tr>
56      </table>      </table>
57            

Legend:
Removed from v.3577  
changed lines
  Added in v.3578

  ViewVC Help
Powered by ViewVC