Page History
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 | ||
---|---|---|
| ||
Public Function Add( _ ByVal Comment As Variant _ ) As UserComment |
Parameters
- Comment
Info | ||
---|---|---|
| ||