Skip to content

Commit 7ae9637

Browse files
committed
Update
1 parent 5331a91 commit 7ae9637

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/purview/how-to-use-workflow-dynamic-content.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@ To work with collections, generally arrays, strings, and sometimes, dictionaries
122122

123123
To work with conditions, compare values and expression results, or evaluate various kinds of logic, you can use these logical comparison functions. For the full reference about each function, see the [alphabetical list](../logic-apps/workflow-definition-language-functions-reference.md#alphabetical-list).
124124

125-
> [!NOTE]
126-
> If you use logical functions or conditions to compare values, null values are converted to empty string (`""`) values. The behavior of conditions differs when you compare with an empty string instead of a null value. For more information, see the [string() function](#string).
127-
128125
| Logical comparison function | Task |
129126
| --------------------------- | ---- |
130127
| [equals](#equals) | Check whether both values are equivalent. |

0 commit comments

Comments
 (0)