OSRS Plugin API
    Preparing search index...

    Function AND

    • Returns the result of the bitwise & operation on the two provided values.

      Parameters

      • num1: number

        first value in the operation

      • num2: number

        second value in the operation

      Returns number