Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Split words and list them.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Text | 8.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Text | The text to split. | "Hello World" |
Returns list or error.
Split words:
MBS( "Text.ListWords"; "Hello World,äöü." )
Example result:
Hello
World
äöü
This function checks for a license.
Created 5th February 2018, last changed 28th January 2022