Hi,
I'm buiding some analysis rule comparing extracted value to combination of paramter and local variable like below equation. But iTest returns syntax error. plz help.
$value == [profile s1 node/sm]$sm_num
$value --> extracted value[profile s1 node/sm] --> session parameter
$sm_num --> local variable