From d54995cad9ddf652cd2f7abb128d5d251f9454f1 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 25 Oct 2022 07:25:01 -0400 Subject: projects: Update chickadee for 0.9.0 release. --- manuals/chickadee/Scripts.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manuals/chickadee/Scripts.html') diff --git a/manuals/chickadee/Scripts.html b/manuals/chickadee/Scripts.html index d9b0b32..bc82c5f 100644 --- a/manuals/chickadee/Scripts.html +++ b/manuals/chickadee/Scripts.html @@ -173,6 +173,11 @@ cancelled. procedure handler.

+
+
Procedure: join script
+

Suspend the current script until script has terminated. +

+
Procedure: sleep duration

Wait duration before resuming the current script. -- cgit v1.2.3