Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,842

    Re: methodName().methodName2()??

    It's good manners to post links to other threads where you have posted the same question. Then all can see the various answers and save time making an answer if that answer has already been posted on...
  2. Replies
    4
    Views
    1,842

    Re: methodName().methodName2()??

    method().method2()
    The first method: method() would return an instance of a class with a method: method2
    Read the API doc for method() to see what it returns.

    If you coded it in two statements...
Results 1 to 2 of 2