613-518-1166 info@zimdatabases.com

ZIM Language Reference

$SetCount

< All Topics

$SetCount

The number of records found by the last FIND command.

Syntax

$setcount

Return Value

A number. Can be reset by an application program.

Description

The number of records in the result set produced by the most recent FIND command.

Example

find Students where GradePt = 4.00

Produces a set of Students whose GradePt is 4.00. If the set contains three students whose grade point average is 4.00, then $SetCount would be set to 3.

 

See Also

$lastmember

$MemberCount

System Variables

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents