If/switch logic with regex

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)
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43
Unless I've missed something, as I haven't updated my license in forever, If/Switch doesn't allow regex.
 

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Благодарностей
48
Баллы
28
CRAP!
how do i do this then tobbe?
the acttion is base on var length and uh! im lost here
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43
 
  • Спасибо
Реакции: PHaRTnONu

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Благодарностей
48
Баллы
28
Thank you tobbe worked great (alot more clutter but working correctly is still working correctly) LOL

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

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