Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Sets the list to the content of the passed list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
List | 4.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
ListRef | The reference to the list returned from QuickList.New function. | $List | |
Text | New content for the list. | "Hello¶World¶Test" | |
Separator | The separator to use. Can be ASCII character number (e.g. 9 for tab) or a text where we use first character as separator. | "|" | Optional |
Returns OK or error.
Created 21st September 2014, last changed 23th September 2014
QuickList.Serialize - QuickList.SetValue
Feedback: Report problem or ask question.