MultiForm AX/JS Expression

AX/JS Expression
Examples
#{fieldid} Read the content of a input field
concat(' ',[#Title,#Firstname,#Lastname]) conactenate strings
isEmpty(#InputField) is Form Field empty
isNotEmpty(#InputField) Read the content of a form field