Skip to content

COUNTNAMEUDFS

Returns the number of registrants in each course that match the stated condition, based on Name UDFs.

Reporting Area(s)

Courses

Required Parameters

  1. Course # (i.e. cocrse, rgcrse, pycrse)
  2. Condition to count (i.e.: "NUDFN1=123"). Field does not have to be present in cursor. Can also reference register fields by putting a “register.” preceding it (i.e.: "NUDFN1=123 and register.rggrade='P'").

Optional Parameters

  1. Logical .t. include canceled records, .f. do not include canceled records (default)

Example(s)

COUNTNAME(cocrse,"nudfc1='Corvette'") returns the number of individuals registered for the course with the name UDF character 1 of 'Corvette'.

Notes

Use in course reporting (particularly in the CEU report module)

COUNTCX
CTNAMEREG
COUNTREG
CTWORK