SampleRuleExists

From Catglobe Wiki
Revision as of 11:04, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



sampleRuleExists

Returns true if a sample by that id exists, otherwise, returns false.

Syntax

sampleRuleExists(sampleId)

Arguments

sampleId: a numeric expression. It is the id of the sample.

Return type

bool

Example

bool b = sampleRuleExists (1);

Availability

Version 5.2