CYANA Function: psel: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
(New page: Synopsis: psel(''integer'') = ''integer'' This logical function returns 1 (true) if the first argument is the index of a peak that is currently selected, or 0 (false) otherwise.)
 
No edit summary
 
Line 1: Line 1:
Synopsis: psel(''integer'') = ''integer''
== Synopsis ==
 
'''psel(''integer'') = ''integer'''''
 
== Description ==


This logical function returns 1 (true) if the first argument is
This logical function returns 1 (true) if the first argument is
the index of a peak that is currently selected, or 0 (false) otherwise.
the index of a peak that is currently selected, or 0 (false) otherwise.

Latest revision as of 15:57, 12 August 2009

Synopsis

psel(integer) = integer

Description

This logical function returns 1 (true) if the first argument is the index of a peak that is currently selected, or 0 (false) otherwise.