Hello, i have a few questions
How to check suffix in textfield? I need to check if there is "_UP" "_Closed" "_Open". I was searching the solution for few hours, and didn't find any, that was actually working.
Is it posible to get name with the button, directly from selected blendshape in shape editor?
How to check if textfield is empty/filled in? I used if ( $Textfield == "") and if ($Textfield == 1). Both gives me error.
Thanx for your responces