Description

Add an item to the list

Return Type

None  

Syntax

object.Append sItem

The Append Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type CallsignList.
sItemRequired. A Variant value.