Add-On Documentation
  • Preparing search index...
  • The search index is not available
8Crafter's Server Utilities API
  • 8Crafter's Server Utilities API
  • Globals
  • modules
  • semver
  • neq

Function neq

  • neq(
        v1: string | Globals.modules.semver.SemVer,
        v2: string | Globals.modules.semver.SemVer,
        optionsOrLoose?:
            | boolean
            | ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver.Options,
    ): boolean

    v1 != v2 The opposite of eq.

    Parameters

    • v1: string | Globals.modules.semver.SemVer
    • v2: string | Globals.modules.semver.SemVer
    • OptionaloptionsOrLoose:
          | boolean
          | ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver.Options

    Returns boolean

    • Defined in ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/@types/semver/functions/neq.d.ts:7

Settings

Member Visibility
Add-On Documentation
8Crafter's Server Utilities API
  • Loading...

Generated using TypeDoc