We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8582b6 commit d92ecbcCopy full SHA for d92ecbc
README.md
@@ -166,6 +166,7 @@ The following will remove the current values:
166
- dt: **Delete Text** - Value: `1`
167
- da: **Delete Attribute** - Value: `Attribute`
168
- de: **Delete Tag** - Value: `1`
169
+- dp: **Delete Parent Tag** - Value: `1`
170
171
### Increase
172
@@ -243,6 +244,7 @@ The following values are built-in functions that are placed after the equa
243
244
- @di: **Minutes**
245
- @ds: **Seconds**
246
- @dl: **Milliseconds**
247
+- @co: **Get Cookie** - Value `Key`
248
- @cs: **Sessioc Cache** - Value `Key|Replacement value`
249
- @cl: **Sessioc Cache Then Delete It** - Value `Key|Replacement value`
250
- @cd: **Cache** - Value `Key|Replacement value`
0 commit comments