success
success — sets up
a success message.
Syntax
(success command resultstring)
Arguments
- command
- The name of a command for which this success
string will be used.
- resultstring
- A message string to be send to the issuer of a
command when the command executes successfully. Also see Return
Syntax.
Returns
A message indicating success or
error. Please refer to Return
Syntax for details.
Description
This command is used to create
messages that are sent from the DataHub to participating programs
whenever a given command is successfully
executed.