Skip to main content

Add simple simple logic expressions to properties

  • April 19, 2023
  • 1 reply
  • 166 views

Would be extremely helpful if the properties can be treated in a more dynamic way.

A Text/Value property could be used in multiple textfields and manipulated.

For example:
PropertyOne = “15.50”
In textfield1 is used as it is.
In textfield2 is multiplied by 2 PropertyOne * 2
In textfield3 is appended to another string "Total Cost $" + PropertyOne

The same approach could be used for the booleans to invert their value or use if statement checking multiple properties at the same time.

if (BoolOne == True and BoolTwo == True) then {
False} else { True }
This topic has been closed for comments

1 reply

  • 0 replies
  • July 18, 2023

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings