Skip to main content

CountObjectsDFR

CountObjectsDFR (dfr, objectType)

The CountObjectsDFR function returns the number of objects of the specified type in the data folder specified by the data folder reference dfr.

CountObjectsDFR is the same as CountObjects except the first parameter, dfr, is a data folder reference instead of a string containing a path.

Parameters

dfr is a data folder reference.

objectType is one of the following values:

1:Waves
2:Numeric variables
3:String variables
4:Data folders

See Also

Data Folders, Data Folder References, Built-in DFREF Functions, GetIndexedObjNameDFR