Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Releases the list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
List | 4.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
(old name: QuickList.Free)
Parameter | Description | Example |
---|---|---|
ListRef | The reference to the list returned from QuickList.New function. | $List |
Returns OK or error.
Creates list and frees it:
$list = MBS( "QuickList.New"; "Hello¶World¶Test" )
$r = MBS( "QuickList.Release"; $list)
This function checks for a license.
Created 21st September 2014, last changed 14th December 2023