Is there a function in the VB that replicates a specific character?
For example, I need to put 100 of a zero string.

Note. I need a build-in function or better way which doesn't use a loop.