|

NumRepeat


(number) The number of times to repeat the string.


Re t u r n s


(string) A string containing the specified number of copies of the source string. If an error occurs, a blank string "" is returned. You can use Application.GetLastError to determine whether this action failed, and why.


|