JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. tibasAction_Free() Frees a specified action object. Declarationtibas_status tibasAction_Free (tibasAction* action) Parameters Parameter Description action Specify the Action object to be freed. RemarksUse the tibasAction_Free() function to free the memory used for a specified action object. Call this function at the end of the a function implementing the persister action, to avoid memory leaks. See AlsotibasAction_GetType(), tibasAction_GetTuple(), tibasAction_GetSpace(), tibasAction_GetSpaceName() Copyright © Cloud Software Group, Inc. All rights reserved.