How to convert number to string?

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Hi,

I am having a real problem, I am trying to find a text with the action designer but it has a number aswell in the string, it seems that the action designer is lost when you search a <a> link that contains both strings and integers, has Zenno a convertion tool that can convert numbers as strings?


ie:

The no1 website in the world to' The no1 website in the world'

Thanks,

Bam
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Ok so I tried to create a javascript action with:
var link = 'The no1 website in the world';
var a = link.toString();

Now my question is how can I move this variable "a" to my event value in the actions designer please?

Thank you,

Bam
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
after execution of this js your result variable should have this value
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Thank you got it
 

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