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

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

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

revision 2732 by schoenebeck, Sun Apr 26 20:54:00 2015 UTC revision 2742 by schoenebeck, Wed Apr 29 00:22:59 2015 UTC
# Line 9  Line 9 
9      <p>      <p>
10        Returns an array of event IDs of all events being members of the requested event group.        Returns an array of event IDs of all events being members of the requested event group.
11        These are events which had previously been added to that event group        These are events which had previously been added to that event group
12        by calling the <code>set_event_mark()</code> function.        by calling the <code lang="nksp">set_event_mark()</code> function.
13        The <code>by_marks()</code> function acts as placeholder for all event        The <code>by_marks()</code> function acts as placeholder for all event
14        IDs of the particular group and allows to manipulate a set of events        IDs of the particular group and allows to manipulate a set of events
15        this way with only one call.        this way with only one call.

Legend:
Removed from v.2732  
changed lines
  Added in v.2742

  ViewVC Help
Powered by ViewVC