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