Mike Buess
USA
3037 Posts |
Posted - 06/22/2007 : 11:29:59 PM
|
quote: list(value, dataset) The list(value, dataset) function returns the index number in dataset where value first occurs. If there is no match, the function returns 0. Note that this function makes an exact comparison using the equal (==) operator.
See also the xvalue and xvalue1 functions...
Help> Programming> LabTalk Language Reference> Function Reference> Utility Functions> Dataset Information Functions
Mike Buess Origin WebRing Member |
 |
|