enter Method
Declares JS method and enters its body.
Parameters
method Name
the full method name including type name
method Args
the args to pass to the method
Declares JS method and enters its body.
the full method name including type name
the args to pass to the method