Variables Returns the variables of an expression. Syntax variables(Expression) Description variables(Expression) Given an expression, returns a list with the variables. If there are not any variables, returns an empty list. Related functions Variable, All variables Table of Contents Syntax Description Related functions