Can I reference created variables directly?

fthomas137

Client
Регистрация
18.06.2011
Сообщения
91
Благодарностей
11
Баллы
0
I'd like to know if I can reference variable names that are created directly?

For example, Let's say I create a macro that makes a counter variable:
{-Counter.Set-|-count1-|-0-}

But then I want to check if the variable is less then a certain value,
if count0 < 11

Can I do that?

Frank
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
You should use set->logic operation branch where check a counter:
{-Counter.Get-|-count1-}<11
 

fthomas137

Client
Регистрация
18.06.2011
Сообщения
91
Благодарностей
11
Баллы
0
Ok, was able to answer my own question on this one. I found the get counter value in the macros section.

Frank
 

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