Topic: Promote LogAssert to function
Hi Guys,
I think that cold be usefull to have LogAssert as funtion and not as a procedure.
It should simply return value of condition
so i could write
if not SiMain.LogAssert(VarInstance <> nil,'ERROR: VarInsanceNil') then
Exit;
Regards
Ing Giuseppe 'Geppo' Monteleone
