sesaparcours
Preparing search index...
lib/outils/blockly/original
Blockly
utils
_string
wrap
Function wrap
wrap
(
text
:
string
,
limit
:
number
)
:
string
Wrap text to the specified width.
Parameters
text
:
string
Text to wrap.
limit
:
number
Width to wrap each line.
Returns
string
Wrapped text.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
sesaparcours
Loading...
Wrap text to the specified width.