Is it possible by any chance that if i read data from a csv file, that strings of the type ${whatever} would be substituted by the value in jmeter?

such that

SELECT * FROM table WHERE id = ${__threadNum};

would actually but a number for the id?

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to