strfill

strfill function

$(strfill, string, repeat)


Returns a text string repeated the specified number of times.


Example

(menucmd "M=$(STRFILL,AB,5)")

Tell me about...

DIESEL Functions