meta data for this page
  •  

ibec_RecompileFunction

Recompiles functions.

Description

ibec_RecompileFunction has been implemented additionally to ibec_RecompileProcedure and ibec_RecompileTrigger. Usage is similar to these functions: IbecRecompileProcedure

Syntax

  function ibec_RecompileFunction(Connection : variant; FunctionName : string) : string;