Select to view content in your preferred language

Option to filter Null in Arcade Concatenate function

576
0
10-03-2019 12:09 PM
Status: Open
ChrisMathers1
Frequent Contributor

When concatenating strings with Arcade it would be nice to be able to ignore Null values. Another option would be a filter function as in Python so an input list is returned without the filtered values.