You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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