KomagRoku Guru7 years agoHow to skip an iteration in a FOR loop? FUNCTION testNext() testA = ["apple", 2, "carrot", "dapple", 5, "fapple", "gourd"] testInt = 0 FOR EACH fruit IN testA testInt++ IF TYPE(fruit) = "roString" THEN ? fruit ELSE testA.Next()...Show More
Recent DiscussionsDeveloper Rev Share column in Sales Activity ReportRoku App Crashes Not Showing Stacktrace or Logs in VSC (Possibly After Recent Update)AppDialogInitiate and AppDialogComplete help neededIs pixel-level writing supported?Mask image is not scaling on FHD resolution.Solved