Fonction d'appel dynamiquement dactylographiée

var functionName = 'myFunction';
this[functionName]();
AlgorSnipes