Skip to content

Commit 57e133e

Browse files
author
Donna-Marie Smith
committed
Added Tutorials
1 parent 2d3036d commit 57e133e

5 files changed

Lines changed: 121 additions & 3 deletions

File tree

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: "Bottom Panel"
3+
linkTitle: "Bottom Panel"
4+
description: "This section includes tutorials about using the Bottom Panel of the Flow Editor."
5+
weight: 50
6+
---
7+
8+
# {{% param title %}}
9+
10+
## Executions Grid
11+
12+
### Continue and Stop an Execution
13+
14+
{{< scribe title="Continue_the_Execution_and_Stop_the_Execution" id="Y1VaqZLTQlaLm6bS5c_jGQ" >}}
15+
16+
### Step an Execution
17+
18+
{{< scribe title="Step_the_Execution" id="FYz8savqQr-w8ZGWqxnhnQ" >}}
19+
20+
### Start Tracking
21+
22+
{{< scribe title="Start_Tracking" id="Hi2nxtqURs2g8fo59urcOg" >}}
23+
24+
### Stop Tracking and Go To
25+
26+
{{< scribe title="Stop_Tracking_and_Go_To" id="VkUp_RXyQj-xEVBli-OLmA" >}}
27+
28+
### Show Initial Flow First or Last
29+
30+
{{< scribe title="Show_Initial_Flow_FirstLast" id="__iaRBIgSjePGD0-0Cl1ow" >}}
31+
32+
## Variables Grid
33+
34+
### Create, Rename and Delete a Variable
35+
{{< scribe title="How_to_Create_Rename_and_Delete_a_Variable" id="3Yx8TfgcSsm38KGu8C1B_w" >}}
36+
37+
### Assign a Default Value to a Variable
38+
39+
{{< scribe title="How_to_Assign_a_Default_Value_to_a_Variable" id="fgjoV9dbQaeZUzvRSTzrWQ" >}}
40+
41+
### Define an Input or Output Variable
42+
43+
{{< scribe title="How_to_Define_an_Input_or_Output_Variable" id="HG7rX8GZSfe17bf8EGqKiw" >}}
44+
45+
### Modify the Scope of a Variable
46+
47+
{{< scribe title="How_to_Modify_the_Scope_of_a_Variable" id="uzt2aqj0SOSCjIqwWWAdAA" >}}
48+
49+
## Messages Grid
50+
51+
{{< scribe title="" id="" >}}
Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
---
22
title: "Left Panel"
33
linkTitle: "Left Panel"
4-
description: "This section includes tutorials about using the Left Panel."
4+
description: "This section includes tutorials about using the Left Panel of the Flow Editor."
55
weight: 20
66
---
77

88
# {{% param title %}}
9+
10+
## View Functional Blocks in the Palette
11+
12+
{{< scribe title="View_Function_Blocks_in_the_Palette" id="XgE3OMd_T86hTPSJJPdQtQ" >}}
13+
14+
## Searching the Palette for a Block
15+
16+
{{< scribe title="Searching_the_Palette_for_a_Block" id="cyWAex1MSRC0RXHiOkBEsQ" >}}
17+
18+
## Placing a Block from the Palette onto a Workspace
19+
20+
{{< scribe title="Placing_a_Block_from_the_Palette_onto_a_Workspace" id="5XlnJvprRp6fPHd_JHA6nw" >}}
Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,40 @@
11
---
22
title: "Main Panel"
33
linkTitle: "Main Panel"
4-
description: "This section includes tutorials about using the Main Panel."
4+
description: "This section includes tutorials about using the Main Panel of the Flow Editor."
55
weight: 30
66
---
77

88
# {{% param title %}}
9+
10+
## Undo and Redo Changes
11+
12+
{{< scribe title="Redo_and_Undo_Flow_Changes" id="iv4tSynyTdOF_KM8m-gj_A" >}}
13+
14+
## Start an Execution
15+
16+
{{< scribe title="Execution_Options_and_Start_an_Execution" id="eIlJucHPRPOZ_s37BAu0Jg" >}}
17+
18+
## Edit Flow
19+
20+
{{< scribe title="Edit_Flow_and_Continue_Debugging" id="cAkx-vH6RpWhjWpkEyePRg" >}}
21+
22+
## Remove All Breakpoints
23+
24+
{{< scribe title="Remove_All_Breakpoints" id="BI8BnbwETdK7fDDJYDZBuQ" >}}
25+
26+
## Save and Commit Flow
27+
28+
{{< scribe title="Save_and_Commit_Flow" id="YhChblBZTM-xxQUkkI-wfw" >}}
29+
30+
## Get Master Version of Flow
31+
32+
{{< scribe title="Get_Master_Version_of_Flow" id="2Biuxb5NTU-tZYOmMECGvA" >}}
33+
34+
## Compare Flow with Master Version
35+
36+
{{< scribe title="Compare_Flow_with_Master_Version" id="gtMBJZ44RHWV5vWpgMWTMw" >}}
37+
38+
## Delete Flow
39+
40+
{{< scribe title="Delete_a_Flow" id="1N9rmBcJSOCGQPws6fYxEw" >}}

content/en/docs/2025.3/Tutorials/Development/flow-editor/navigation-bar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Navigation Bar"
33
linkTitle: "Navigation Bar"
4-
description: "This section includes tutorials about using the Navigation Bar."
4+
description: "This section includes tutorials about using the Navigation Bar on the Flow Editor."
55
weight: 10
66
---
77

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Right Panel"
3+
linkTitle: "Right Panel"
4+
description: "This section includes tutorials about using the Right Panel of the Flow Editor."
5+
weight: 40
6+
---
7+
8+
# {{% param title %}}
9+
10+
## Property Editor
11+
{{< scribe title="Property_Editor" id="OT-FhbkGRLqjew0CPeDKXA" >}}
12+
13+
## Execution Viewer
14+
15+
{{< scribe title="Execution_Viewer" id="sK8g3XG0Q5qG1JOpw1MBJA" >}}
16+
17+
## Settings Editor
18+
19+
{{< scribe title="Settings_Editor" id="dfeGyFFkThime4nYtRMlcw" >}}
20+
21+
## Exceptions Viewer
22+
23+
{{< scribe title="Exceptions_Viewer" id="t0YyBLq3S-6vHawaGQ0ChQ" >}}

0 commit comments

Comments
 (0)