Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates a new trigger with the given name, adds it to the entity, and then returns the new trigger to the caller. PARAMETERS: Name (String).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Name As Variant _
) As Trigger

Parameters

  • Name


Info
titleSee Also