Fulltext results:
- Arrays
- entity. For example, if you use %name()|%age() it should mean that you have a list of people and that thos... the output arrays have commas in their values you should always join the arrays with a different separator... to sort a list of people by name the Input Arrays should be %names()|%age() but if you want to sort by age the input should be %age()|%name(). Invert And Randomize As usual