strfill function
$(strfill, string, repeat)
Returns a text string repeated the specified number of times.
Example
(menucmd "M=$(STRFILL,AB,5)")
Tell me about...
Returns a text string repeated the specified number of times.
(menucmd "M=$(STRFILL,AB,5)")