Add AllMatchValue function and related updates across multiple files (#10990)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2026-07-21 20:51:02 +05:00
committed by GitHub
parent 92eaefcc4d
commit c36dd74fef
21 changed files with 57 additions and 1 deletions
+1
View File
@@ -157,6 +157,7 @@ export default mergeIds(processId, process, {
Split: '' as IntlString,
Cut: '' as IntlString,
Filter: '' as IntlString,
AllMatchValue: '' as IntlString,
FirstMatchValue: '' as IntlString,
FirstValue: '' as IntlString,
LastValue: '' as IntlString,