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)
  • QueryName [in]

Type: String

  • ColumnName [in]

Type: String

  • Format [in]

Type: String

This function does not return a value.