Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

CFunction.Release

Releases the function and all memory used for it.

Component Version macOS Windows Linux Server iOS SDK
CFunction 10.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "CFunction.Release"; FunctionRef )   More

Parameters

Parameter Description Example
FunctionRef The reference number for the function. $func

Result

Returns OK or error.

Description

Releases the function and all memory used for it.
Please call this when you are done with a function.

See also

Release notes

Blog Entries

This function checks for a license.

Created 25th April 2020, last changed 25th April 2020


CFunction.ParameterType - CFunction.ReleaseAll