IsEmpty (MDX)

Returns true-false indicating whether a variable has been initialized.

  • Returned Output: Boolean
  • Library: MDX \ VBA \ Logical
  • Version: 2018.00.000
  • Compatibility: Microsoft MDX Engines only

Syntax

IsEmpty( <Variant> )
Further Help on Syntax and Examples
  • For more details on using the VBA library in MDX please click here.
  • For more details on the syntax of the VBA function please click here