﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
957	Assert keyword or function	Nutster	Jpm	"Could we add an Assert keyword of function that would break execution with an error message indicating the assertion that failed.

e.g.
{{{
Assert($sABC > """")
}}}
If $sABC is empty (so the $sABC fails) the engine reports an error and exits the program.
----
AutoIt:  Assertion on line 78 failed:  $sABC > """"
"	Feature Request	closed	3.3.1.0	AutoIt		None	Completed		
