SWSList.Append
| Syntax | Parameters | Return Value |
|---|---|---|
Sub SWSList.Append( _
Text As String, _
Optional Value As String = "", _
Optional Selected As Boolean = False)
|
Type: String
Type: String Default value: ""
Type: Boolean Default value: False |
This function does not return a value. |