20

if (variable == true)
return true;
else return false;

Comments
Add Comment