Neutrome SDK reference
    Preparing search index...

    Function hasOpcode

    • Reports whether a program carries an opcode.

      Parameters

      • program: Program

        Program to inspect.

      • opcode: Opcode

        Opcode to look for.

      Returns boolean

      true when at least one instruction uses it.