If/switch logic with regex

  • Автор темы Автор темы PHaRTnONu
  • Дата начала Дата начала

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Реакции
48
Баллы
28
so im trying to determin what to do with a variable based on a variable length.... and

=^.{0,7}$
=^.{8,15}$

and

^.{0,7}$
^.{8,15}$

and

{-Variable.Temp-}=^.{0,7}$
{-Variable.Temp-}=^.{8,15}$

the always fail even though the var length meets the criteria....
any help here would be awesome!
(logic switch fyi)
 
Unless I've missed something, as I haven't updated my license in forever, If/Switch doesn't allow regex.
 
CRAP!
how do i do this then tobbe?
the acttion is base on var length and uh! im lost here
 
 
  • Спасибо
Реакции: PHaRTnONu
Thank you tobbe worked great (alot more clutter but working correctly is still working correctly) LOL

:D:D:az::ay::ay:
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)