Skip to content

Commit f080951

Browse files
Merge pull request #212938 from jonburchel/pr98176
Implements public PR #98176
2 parents b90dd63 + 291fb9a commit f080951

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/data-factory/control-flow-expression-language-functions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3456,6 +3456,9 @@ Following on Example 3, this example finds the value in the
34563456
`xpath(xml(body('Http')), 'string(/*[name()=\"file\"]/*[name()=\"location\"])')`
34573457

34583458
And returns this result: `"Paris"`
3459+
3460+
> [!NOTE]
3461+
> One can add comments to data flow expressions, but not in pipeline expressions.
34593462
34603463
## Next steps
34613464
For a list of system variables you can use in expressions, see [System variables](control-flow-system-variables.md).

0 commit comments

Comments
 (0)