<HTML> <HEAD> <!-- This HTML file has been created by texi2html 1.51 from ProgrammersManual.texinfo on 4 March 1997 --> <TITLE>LambdaMOO Programmer's Manual - Manipulating Values</TITLE> </HEAD> <BODY> Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_40.html">previous</A>, <A HREF="ProgrammersManual_42.html">next</A>, <A HREF="ProgrammersManual_77.html">last</A> section, <A HREF="ProgrammersManual_toc.html">table of contents</A>. <P><HR><P> <H3><A NAME="SEC41" HREF="ProgrammersManual_toc.html#TOC41">Manipulating MOO Values</A></H3> <P> There are several functions for performing primitive operations on MOO values, and they can be cleanly split into two kinds: those that do various very general operations that apply to all types of values, and those that are specific to one particular type. There are so many operations concerned with objects that we do not list them in this section but rather give them their own section following this one. </P> <UL> <LI><A HREF="ProgrammersManual_42.html#SEC42">General Operations</A>: General Operations Applicable to all Values <LI><A HREF="ProgrammersManual_43.html#SEC43">Manipulating Numbers</A>: Operations on Numbers <LI><A HREF="ProgrammersManual_44.html#SEC44">Manipulating Strings</A>: Operations on Strings <LI><A HREF="ProgrammersManual_45.html#SEC45">Manipulating Lists</A>: Operations on Lists </UL> <P><HR><P> Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_40.html">previous</A>, <A HREF="ProgrammersManual_42.html">next</A>, <A HREF="ProgrammersManual_77.html">last</A> section, <A HREF="ProgrammersManual_toc.html">table of contents</A>. </BODY> </HTML>