Skip to content

Commit ece2432

Browse files
Update throwFunction.md
1 parent fa6ccdc commit ece2432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developers/core/throwFunction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Throw function
22

3-
The throw function throws a value written in the problems pane, similar to the throw syntax.
3+
The throw function is a function that throws a value written in the problems pane, similar to the throw syntax.
44
```
55
pxt.throwValue(null);
66
```

0 commit comments

Comments
 (0)