Return Value for Javascript

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

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 ?
 
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
 

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