Based on the "Getting Started" documentation I created the the "example.grm" file. I am able to run it from the command line.
My question is, what do I need to do to run it from the Gremlin Console?
> Thanks that worked.
Cool.
> Is the "==>null" expected in the console version?
That just means the method is void. So yes, its expected.
Thanks,
Marko.