Expand a Bash variable. More information: https://gnu.org/software/bash/manual/bash.html#Shell-Variables.
echo $VARIABLE
echo $?
echo $RANDOM
echo $PS1|PS2|PS3|PS4
command
$(command)