Last active
November 5, 2019 07:40
-
-
Save sulmar/5ea1321ce072c1836d4bb2eb57aafda6 to your computer and use it in GitHub Desktop.
cr-if-else
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if {Orders Detail.Quantity} <> 1 then "wiele wartości" else "wartość pojedyncza" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment