ExternalMonitorDisplayFormats.Add
This function adds a new variable display format for the specified Query and column.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub ExternalMonitorDisplayFormats.Add( _
QueryName As String, _
ColumnName As String, _
Format As String)
|
Type: String
Type: String
Type: String |
This function does not return a value. |