• Preparing search index...
  • The search index is not available
NodeOPCUA reference documentation - public API
  • NodeOPCUA reference documentation - public API
  • node-opcua-variant
  • sameVariant

Function sameVariant

  • sameVariant(v1, v2): boolean
  • returns true if the two variant represent the same value

    Parameters

    • v1: Variant

      the first variant to compare

    • v2: Variant

      the variant to compare with

    Returns boolean

    • Defined in node-opcua-variant/source/variant.ts:1042

Settings

Member Visibility
NodeOPCUA reference documentation - public API
  • Loading...

Generated using TypeDoc