Esempi
=RIPETI("*", 5) restituisce “*****”.
=RIPETI("ha", 3) restituisce “hahaha”.
=RIPETI(5; 3) restituisce “555”.