Module: methods/go

Alias for f_next(). Looks a lot better when calling for 1st time. Passes all arguments like f_next does.
Source:
Returns:
this
Type
object
Example
instance.f_go();
instance.f_next();