Text

concat

Creates a text list from a container, inserting a separator between the items.

Object concat(Collection x, Collection sep)

list

For a given correlation matrix, this function will create a string list of correlated items.

Collection list(Collection matrix, Collection x, string sep=",")

strfind

Searches for a given text in another text

boolean strfind(Object haystack, Object needle)

text

Converts the argument to text

Collection text(Collection x, Collection )

Feedback

Did you find what you needed?

If you have any further questions or suggestions to improve this page, please let us know:

=