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

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

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

revision 3577 by schoenebeck, Wed Apr 29 20:58:12 2015 UTC revision 3578 by schoenebeck, Thu Aug 29 12:13:17 2019 UTC
# Line 39  random(??minimum??, ??maximum??) Line 39  random(??minimum??, ??maximum??)
39      <h3>Return Value</h3>      <h3>Return Value</h3>
40      <table>      <table>
41        <tr>        <tr>
42          <th>Description</th> <th>Data Type</th>          <th>Data Type</th>
43            <th>Description</th>
44        </tr>        </tr>
45        <tr>        <tr>
         <td>Next random number within the requested value range.</td>  
46          <td>Integer Number</td>          <td>Integer Number</td>
47            <td>Next random number within the requested value range.</td>
48        </tr>        </tr>
49      </table>      </table>
50            

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

  ViewVC Help
Powered by ViewVC