fn_rept

Function fn_rept 

Source
pub fn fn_rept(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
Expand description

REPT(text, number_times) - repeats text.