need help in imacros..

new movies

Power Member
Joined
Dec 26, 2010
Messages
782
Reaction score
147
I want some help from bhw members.
I am extracting some data with imacros.
Suppose the extracted data is 42 75
Extracted data contains a space.I want to remove that space between 42 and 75.
Is it possible to do that?
Thanks
 
With a eval condition, with javascript using replace. Search in Google: wiki imacros eval
 
With a eval condition, with javascript using replace. Search in Google: wiki imacros eval
thanks henggybf5 for the reply.But i am not getting it.
Can you please give an example to remove a space that is <SP>
 
Back
Top