Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipOn 3.0 Reference - count() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 COUNT()

 DESCRIPTION

 COUNT() performs a count based on the specified expression.

 SYNTAX

 COUNT([expr])

 PARAMETERS

 expr (C) is the FOR expression (COUNT FOR expr) to use for the
 count.  If expr is not specified, the default is to count all
 records.  For example: COUNT("country = 'US'").

 RETURNS

 COUNT() returns the number of records found matching expr.



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson