switch (selection) { case "1": // Selection 1 TextField1.rawValue = "Math 101:\nThis course is for...";
break; case "2": // Selection 2 TextField1.rawValue = "Math 102..." break; }
where do i put this code and if my dropdowm list is called something else does that matter
where do i put this code and if my dropdowm list is called something else does that matter
ReplyDelete