Get the tal variable called NAME from -TAL-ENVIRONMENT-
(defmacro tal-value (name) "Get the tal variable called NAME from -TAL-ENVIRONMENT-" `(lookup-tal-variable ,name -tal-environment-))