Feat: Limit the iteration start node to only be the source node #4242 (#4260)

### What problem does this PR solve?

Feat: Limit the iteration start node to only be the source node #4242

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-12-27 14:25:15 +08:00
committed by GitHub
parent f948c0d9f1
commit 146e8bb793
7 changed files with 12 additions and 4 deletions

View File

@ -1093,6 +1093,9 @@ This delimiter is used to split the input text into several text pieces echo of
minus: 'Minus',
semicolon: 'Semicolon',
},
addVariable: 'Add variable',
variableSettings: 'Variable settings',
globalVariables: 'Global variables',
},
footer: {
profile: 'All rights reserved @ React',