CSApps
in package
Tags
Table of Contents
- getApps() : array<string|int, CSApp>
- This method returns all available apps in the current CS installation.
Methods
getApps()
This method returns all available apps in the current CS installation.
public
static getApps() : array<string|int, CSApp>
Tags
Return values
array<string|int, CSApp> —The list of available apps as CSApp-objects
