ProcessMD.Run

This function runs the MD detection and recoding process.

Syntax Parameters Return Value
Function ProcessMD.Run( _
    InPlace As Boolean, _
    RemoveFlaggedVariables As Boolean) As Spreadsheet
  • InPlace [in]

Type: Boolean

  • RemoveFlaggedVariables [in]

Type: Boolean

Spreadsheet