C.72.  $world->prev

Abstract

$world->prev function: goes to the PREVious world

void $world->prev(void); 
 

When called without arguments, this function focuses the previous open world.

void $world->prev( number );
 

When called with a numeric argument X, it focuses the Xth world before the current one.