Documentation
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

DESCRIBE SUNDECK ROUTINE

Describes the properties of the given Sundeck Routine.

See also:
CREATE SUNDECK ROUTINE, SHOW SUNDECK ROUTINES, DROP SUNDECK ROUTINE,
DESCRIBE SUNDECK ROUTINE <routine-identifier>

Parameters

<routine-identifier>
The identifier of the routine you want to see the properties of. If the identifier contains spaces, special characters, or mixed-case characters, the entire string must be enclosed in double quotes. Identifiers enclosed in double quotes are also case-sensitive (e.g. “My Object”).

Examples:

DESCRIBE SUNDECK ROUTINE "my special routine";