Description

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

Syntax

Public Function Add( _
   ByVal Comment As Variant _
) As UserComment

Parameters

  • Comment


  • No labels