Open main menu

TaticView β

Changes

Expressions/pt-br

127 bytes added, 14:18, 19 November 2020
Updating to match new version of source page
'''IF("Lucro" == 0; 0; "Lucro" + "Impostos")''' – Se o ''Lucro'' for igual a ''0'' retorna ''0'', se não retorna a soma entre o ''Lucro'' e os ''Impostos''
'''IF("Product Code" == 3231;0;"Quantity" * 3;"Quantity")''' - If ''Product Code'' equals ''3231'' returns ''Quantity'' plus 3
==== Função LOG ====
11,677
edits