Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SampleRuleExists

From Catglobe Wiki
Revision as of 09:07, 11 December 2019 by Administrator (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



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