SWSList.Append

Syntax Parameters Return Value
Sub SWSList.Append( _
    Text As String, _
    Optional Value As String = "", _
    Optional Selected As Boolean = False)
  • Text [in]

Type: String

  • Value [in,optional]

Type: String

Default value: ""

  • Selected [in,optional]

Type: Boolean

Default value: False

This function does not return a value.