Qurak

InsertLinebreaks

可用

Inserts line breaks into a string so that each line is at most a given number

InsertLinebreaks["string"]
InsertLinebreaks["string", n]
InsertLinebreaks["abcdefgh", 3] → abc def ghInsertLinebreaks["hello world foo bar", 7] → hello world foo barInsertLinebreaks["abc", 5] → abc

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個