http://www.gammon.com.au/scripts/function.php?name=GetWorld
var noteworld;
noteworld = GetWorld( "world 1" )
if ( noteworld != null ) {
noteworld.Note( "This will display in world 1." )
}