blockly > BlockSvg > getNextBlock
Méthode BlockSvg.getNextBlock()
Renvoie le bloc d'instructions suivant directement connecté à ce bloc.
Signature :
getNextBlock(): BlockSvg | null;
Renvoie :
BlockSvg | nul
Bloc d'instruction suivant ou valeur null.