We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b0b6b commit 3fc5fd9Copy full SHA for 3fc5fd9
docs/tutorials/first-flow.md
@@ -54,11 +54,13 @@ server.
54
55
Click the Deploy button.
56
57
-With the Debug sidebar tab selected, click the Inject button. You should see
+### 6. Inject
58
+
59
+With the Debug sidebar tab selected, click the Inject button (the small square button next to your inject node). You should see
60
numbers appear in the sidebar. By default, the Inject node uses the number of
61
milliseconds since January 1st, 1970 as its payload.
62
-### 6. Add a Function node
63
+### 7. Add a Function node
64
65
The Function node allows you to pass each message though a JavaScript function.
66
0 commit comments