Function: get-form-value
Source
(defun get-form-value (form-name value) (list form-name value))
Source Context