Preparing search index...
The search index is not available
Airship Core
Airship Core
string
rep
Function rep
rep
(
str
,
n
)
:
string
Returns a string that is the concatenation of n copies of the string s separated by the string sep.
Parameters
str
:
string
n
:
number
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Returns a string that is the concatenation of n copies of the string s separated by the string sep.