How do I call a method from another method. I know, if your thinkin, "is he kidding? That's like one of the first things I learned." then it is probably the answer im looking for.
For example (but in javascript instead, cuz I know how to do it):
function partA() {
partB();
}
yeah, easiest question ever.. it'll only take a second to answer, and will be very helpful to me! Thanks!

New Topic/Question
Reply


MultiQuote




|