Skip to content

Commit 41bc534

Browse files
committed
Update convert-cli.md
1 parent af8c1ea commit 41bc534

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/website/convert-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ In CLI mode, you can use the following JavaScript functions in your Scratch proj
3030

3131
- You can use a `say` block to output text to the console
3232

33+
- You can use a `ask` block to prompt the user for input
34+
3335
- cli.log(message) - Output text to console
3436
- cli.error(message) - Output error to console
3537
- cli.warn(message) - Output warning to console

0 commit comments

Comments
 (0)