# File lib/ruby-vpi/core/handle.rb, line 59
    def vpiX?
      get_value(VpiScalarVal) == VpiX
    end