I've seen a function like that in BBx (ancient language). It was called FILL

That function also had an optional filler...

FILL($string, length , [Filler])

So you could fill it with zero's or underscores or ...

_________________________
The Code is out there