cancelMessage top-level constant

String const cancelMessage

Implementation

const String cancelMessage =
    "The user doesn't want to take this action right now. STOP what you are "
    'doing and wait for the user to tell you how to proceed.';