mardi 26 septembre 2017

HOW TO iMacro If Else Statement without Javascript?

I currently make a iMacro script that use EXTRACT to find the TAG

VERSION BUILD=9030808 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=I ATTR=CLASS:icon-pencil&&TXT: EXTRACT=HTM

SET !VAR10 EVAL("var s=''; if(s=='<i class=\"icon-pencil\" style=\"outline: 1px solid blue;\"></i>'){s='imacros://run/?m=ADD.iim';} else {s='imacros://run/?m=A.iim';}; s;")
URL GOTO=

How can I make the if statement ?

Aucun commentaire:

Enregistrer un commentaire