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クライアントから使う