With parse message you will know if the expression is properly written. If complete syntax is correct, the parse message returns a data type of the whole expression.
Auto format button in the expression window enhances code readability by automatically organizing the expressions. It splits the expression into separate lines, it is useful for more advanced expressions such as TabReference. It adds indentations to track nesting levels. Note that if you syntax is incorrect, this button will be inactive.