Hello, I use this meta key : param_dst (type : string[]) and I want to
count the number of occurences of '^' character in param_dst string(s)
in order to compare the number obtained with another number. - What I
did : SELECT *FROM Event ( asStringArr...