On Fri, 31 Jul 2015 09:01:15 -0700 (PDT) Tim Fuller <[email protected]> wrote:
> p.moveToLastChildOf(ActionItems) p.moveToLastChildOf(g.findNodeAnywhere(c, 'ActionItems')) is probably what you want. 'ActionItems' is a str(ing) literal, whereas ActionItems is an undefined variable. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
