Hey guys, I'm having a weird problem with a code. Actually code itself runs and works well. But when I try to put it in a procedure, it says "undeclared variable" about a variable that I only declare and use in that procedure. Here is the code: (it is the $selVerts variable in tokenize row that it says undeclared. and also…