Application as Service - GETLIST command

The GETLIST command displays list of services names in system.

Syntax:

			
  GETLIST!


Return values:

If the GETLIST command succeeds the return value is OK Service1\Service2\n...\n!, otherwise the return value is ERR!

where:

  • Service1, Service2 - services names;
  • \n - is LF (line separator). There is empty line and exclamation mark (indication of command end) in the end of list.