Are there any known issues with the "String Position" function inside visual logic? No matter what I do it the output is always 0. Here is a very simple example to demonstrate: say I want to find the position of the Substring dog inside of the full String the dog is brown. I expect the function to return the position 5, but the function returns 0. Am I doing something wrong? I have even tried searching for individual letters but still no luck.
