string
stop(string $id, string $message, bool $successful, string $prefix = 'RES')
Stops a formatting session.
Parameters string $id The id of the formatting session string $message The message to display bool $successful Whether to consider the result as success string $prefix The prefix for the end output Return Value string