Return Value for Javascript

veeco

Client
Регистрация
27.05.2011
Сообщения
112
Благодарностей
1
Баллы
18
Hello I'm trying to run javascript within zennoposter
Something, similiar like this:

var str = "{-Variable.dataID-}";
return str.Trim();

is this kind of command works ?

----------------------------------------

i tried simply :
return "HELLO";
and set to a Variable

but there's no result in the Variable, do i miss something ?
 

drvosjeca

Client
Регистрация
26.10.2011
Сообщения
512
Благодарностей
455
Баллы
63
you dont need return if JS is something simple... just set what you wanna do and you will get your result in variable you choose in JS box
 

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