C.70.  $world->next

Abstract

$world->next function: goes to the NEXT world

void $world->next(void); 
 

When called without arguments, this function focuses the next open World.

void $world->next( number );
 

When called with a numeric argument X, it focuses the Xth World after the current one.