prompt_status: A prompt that shows the status (OK or error) of the last expression
Description
A prompt that shows the status (OK or error) of the last expression
Usage
prompt_status(expr, value, ok, visible)
Arguments
ok
Whether the evaluation succeeded.
visible
Whether the result is visible.
Value
prompt_status()
returns the prompt string.