B252
Visual Logic Blocks String Match and String Selector
Mixing two new features together in this video, since these two new Visual Logic Functions work together. String Match allows the user to 鈥渕atch鈥 the string of text in a String Value block or Text Object against list of items within the String Match block. When it finds a match, it outputs the index value, which can get passed along to a String Selector function block, to choose the desired String Value, linked to the Index (integer) which was just passed along. Think of it as a very flexible way to make lookup tables in Visual Logic.