Exit Funtion
Posted: Fri Feb 20, 2009 11:32 am
I want to exit from a function:
eg)
funtion create(ctxt)
if(ctxt=="sajith")
//if "sajith" i doent want to continue the function i want to exit the function frm here //
in dotnet(vb.net)i used EXITFUNCTION. is Fivewin wht is the syntax?
eg)
funtion create(ctxt)
if(ctxt=="sajith")
//if "sajith" i doent want to continue the function i want to exit the function frm here //
in dotnet(vb.net)i used EXITFUNCTION. is Fivewin wht is the syntax?