Find Text (vuo.text.find)

Outputs a list containing the index of each occurrence of Text to Find in Text.

Capitalization must match (comparison is case-sensitive). Indices begin at 1. If no occurrences are found, outputs an empty list.

Keywords: character, letter, locate, place, search, string, where


Back to vuo.text node set documentation.