--- title: "The Return of ‘Val’" type: "article" slug: "the-return-of-val" url: "http://localhost/article/the-return-of-val/" markdown_url: "http://localhost/article/the-return-of-val.md" published_at: "2024-11-12T00:44:27+00:00" modified_at: "2024-11-12T00:44:28+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "One of Sinclair Basics' more valuable contributions to the BASIC language were the keyword VAL and VAL$. These permitted formulae to be entered as text strings and then be evaluated." category: - name: "Sinclair Timex User Group Newsletter" slug: "sinclair-timex-user-group-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/sinclair-timex-user-group-newsletter/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" publication_r: id: 21538 title: "Sinclair Timex User Group Newsletter" type: "periodical" url: "http://localhost/periodical/sinclair-timex-user-group-newsletter/" volume: "7" issue: "1" issues_articles: - id: 50147 title: "BCS Sinclair-Timex User Group Newsletter v7 n1" type: "issue" url: "http://localhost/issue/bcs-sinclair-timex-user-group-newsletter-v7-n1/" pages: "11" pubdate: "January 1988" archive_link: false --- # The Return of ‘Val’ One of Sinclair Basics’ more valuable contributions to the BASIC language were the keyword VAL and VAL$. These permitted formulae to be entered as text strings and then be evaluated.