Created
July 16, 2021 13:51
-
-
Save thecraftman/6973fa6b48dd9ac7881c961cdaf77982 to your computer and use it in GitHub Desktop.
Add function
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
Fn::And | |
- Fn:::And acts as an AND operator | |
- Minimum number of a condition is 2 | |
- Maximum number of a condition is 10 | |
- syntax: Fn:And: [condtion] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment