Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Free an array parameter.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CFunction | 10.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
FunctionRef | The reference number for the function. | $func |
Index | The index for the parameter. Range is 0 to CFunction.ParameterCount-1. |
0 |
Returns OK or error.
Clear parameter:
MBS( "CFunction.FreeArray"; $function)
This function checks for a license.
Created 25th April 2020, last changed 25th April 2020