Difference between revisions of "Translations:Expressions/113/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "Compara se dois operandos são iguais, retornando true se forem iguais ou false se diferentes. Representado pelo operador de igualdade '''=='''.")
 
(No difference)

Latest revision as of 19:25, 22 November 2019

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Expressions)
It compares if two operands are the same, returning true if they are the same or false if they are different. Represented by the equality operator ''==''.
TranslationCompara se dois operandos são iguais, retornando true se forem iguais ou false se diferentes. Representado pelo operador de igualdade '''=='''.

Compara se dois operandos são iguais, retornando true se forem iguais ou false se diferentes. Representado pelo operador de igualdade ==.