StandardMonitorDisplayFormats.Add

This function adds a new variable display format for the specified Characteristic or column.

Syntax Parameters Return Value
Sub StandardMonitorDisplayFormats.Add( _
    Name As String, _
    FormatString As String)
  • Name [in]

Type: String

  • FormatString [in]

Type: String

This function does not return a value.