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

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

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

revision 3577 by schoenebeck, Sun May 28 16:30:21 2017 UTC revision 3578 by schoenebeck, Thu Aug 29 12:13:17 2019 UTC
# Line 42  array_equal(??array1??, ??array2??) Line 42  array_equal(??array1??, ??array2??)
42      <h3>Return Value</h3>      <h3>Return Value</h3>
43      <table>      <table>
44        <tr>        <tr>
45          <th>Description</th> <th>Data Type</th>          <th>Data Type</th> <th>Description</th>
46        </tr>        </tr>
47        <tr>        <tr>
         <td>Boolean result of the array comparison.</td>  
48          <td>Integer Number</td>          <td>Integer Number</td>
49            <td>Boolean result of the array comparison.</td>
50        </tr>        </tr>
51      </table>      </table>
52    

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

  ViewVC Help
Powered by ViewVC