How can I create button text output that works for 2 or more seconds in App Inventor?

(Canned Response ABG - Waiting and Timing FAQ)

Please see FAQ Section: Waiting and Timing

before you decide to code a delay() procedure in AI2.

Here is a sample project with a way to use a single Clock Timer to handle multiple deadlines ...

1 Like