componentlistpackage()

List all components in a certain package, throws an application exception if package does not exist.

componentlistpackage( package=string );

Returns: Array

Argument Description
package
string, required

name of the package to list

Alias: packageName, name

Examples

There are currently no examples for this function

See also