Description: | ListLimit(list, number to output) The ListLimit() function returns a defined number of items that exist in a list delimited by delimiter. |
Example: | ListLimit([Actors], 4) Returns the first four values of the Actors field |
&DataType=[list]