Portals liquid references in Dynamics 365
LIQUID OPERATORS (Click here for the details) == Equals!= Does not equal> Greater than< Less than>= Greater than or equal to<= Less than or equal toOr Condition A or condition BAnd Condition A and condition B startswith tests whether a string starts with a given substring. endswith tests whether a string ends with a given substring contains tests for…
Read more








