Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ArgumentTypeDescription
listArray or RecordsetThe object to be counted.
selectionStringOptional

An optional parameter which can be set to "All".

This parameter is only used by CSS elements or Formatting Rules

which

, when set to "All"

counts

 countElements will count all elements in a grid.

Not setting this parameter will only return

If not set countElements only returns the number of selected records.

Examples

countElements([1,2,"many"])

...