Previous Topic

Next Topic

Book Contents

Book Index

General Information

The HOWMANY function returns the total number of Control-M/Analyzer Local and Database variables that match the mask specified in varList.

Mask characters are supported for Local variable names in varList. varList may contain an asterisk * (that represents any number of characters) or a question mark ? (that represents a single character).

Mask characters are not supported for Database variables in varList.

Uncommitted Database variables that satisfy the criteria specified are considered (meaning, they are taken into account even though they are not yet committed).

Parent Topic

HOWMANY: Functions