Versions Compared

Key

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

Description

Creates a new user comment with given comment string, and then returns the new usercomment to the caller. PARAMETERS: Comment (String).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Comment As Variant _
) As UserComment

Parameters

  • Comment


Info
titleSee Also