Share

Application.ComparisonVersion Property

Parent Object: Application

Description

Read-write property that gets and sets the comparison version for commands. When set a comparison version, the commands will show additional info against the version (like whether a command is introduced/updated later than the version). The AvailableComparison.

Syntax

Application.ComparisonVersion() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 2020

Was this information helpful?