Skip to content

Commit e8245ba

Browse files
committed
table fix
1 parent 7a8d785 commit e8245ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/connections/destinations/actions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ The liquid syntax function enables you to transform event data with fine-grain c
247247
Segment supports the following LiquidJS tags and filters for mappings. Segment selected these to ensure performance, security, and compatibility with real-time event processing. Segment disabled unsupported tags and filters to prevent performance degradation or security risks.
248248

249249
#### Supported tags
250+
250251
| Tag Name | Description |
251252
|-------------------|-------------|
252253
| `assign` | Assigns a value to a variable for reuse in the template. |
@@ -265,6 +266,7 @@ Segment supports the following LiquidJS tags and filters for mappings. Segment s
265266
| `when` | Part of `case` statements for matching specific values. |
266267

267268
#### Supported filters
269+
268270
| Filter Name | Description |
269271
|--------------------------------|-------------|
270272
| `abs` | Returns the absolute value of a number. |

0 commit comments

Comments
 (0)