You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/actions.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ The coalesce function takes a primary value and uses it if it is available. If t
195
195
196
196
### Replace function
197
197
198
-
The replace function allows you to replace a string, integer, or boolean with a new value.
198
+
The replace function allows you to replace a string, integer, or boolean with a new value. You have the option to replace up to two values within a single field.
0 commit comments