__eq__
MaxiCodeStandardCodetext.eq
__eq__(self, MaxiCodeStandardCodetext other) -> bool
Returns a value indicating whether this instance is equal to a specified MaxiCodeStandardCodetext value.
| Parameter | Type | Description |
|---|---|---|
other | MaxiCodeStandardCodetext |
Return Type: bool — True if obj has the same value as this instance; otherwise, False.