Definitions for "Value" Add To Word List
Login or Register  | Word Lists | Search History

A value may be either an item label, an item element, an item pointer, a variable, true false scenery (100), heavy(99), nowhere lines (the number of lines the screen can display), random or an integer. For more information on constants and random see the section on Internals.
Helpful?           0
A computer term for an answer to a question. On a questionnaire, a question has an answer; but in a computer record variable has a value.
Helpful?           0
a measurement or classification of a variable.
Helpful?           0
1. n. A specific occurrence of an attribute; for example, "blue" for the attribute "color." 2. n. A quantity assigned to a constant, a variable, a parameter, or a symbol.
Helpful?           0
The value assigned to the variable either by the host system, during the DealBuilder input pages or downloaded from a DealBuilder database as part of a transaction. Similar meanings in HotDocs and GhostFill.
Helpful?           0
a numerical quantity measured or assigned or computed; "the value assigned was 16 milliseconds"
Helpful?           0
a constant noise term
Helpful?           0
a constant with no location in space or time
Helpful?           0
a cross-over between a variable and a constant
Helpful?           0
an entity that can be stored in a variable, passed to a function, or returned from a function
Helpful?           0
a specific meaning that a variable may have at once
Helpful?           0
a widely used hybrid of VARIABLE and CONSTANT ( see below )
Helpful?           0
(1.) A set of characters or a quantity associated with a parameter or name. (2.) In programming, the contents of a variable or a storage location. (3.) A specific occurrence of an attribute, such as blue for the attribute color. (4.) A quantity assigned to a constant, variable, parameter, or symbol. (5.) In XOM, an arbitrarily complex information item that can be viewed as a characteristic or property of an object. See also attribute value.
Helpful?           0
Creates a self fetching variable. VALUEs act like a constant except you can change them using the word - . INCLUDE? VALUE JU:VALUE 765 VALUE MY-VALUE MY-VALUE . ( will print 765 ) 19 - MY-VALUE ( change value ) MY-VALUE . ( will print 19 ) Related Words: - VARIABLE CONSTANT CREATE { DOES
Helpful?           0
The object that is described by an expression. The value of a variable name is the object that is referenced by the variable. The value of a message expression is the object returned by the invoked method. When discussing value model s, "value" usually refers to the object that is returned by sending the message value to a value model.
Helpful?           0
The actual data which have been stored in a section of computer memory and which are associated with a variable. The value can change as new assignments to the variable are made.
Helpful?           0
In the context of data or an object wrapper around that data, the primitive value that the object wrapper contains. In the context of a variable or property, something that can be either a primitive or an object reference.
Helpful?           0
1. a. one of possibly several objects that are the result of an evaluation. b. (in a situation where exactly one value is expected from the evaluation of a form) the primary value returned by the form. c. (of forms in an implicit progn) one of possibly several objects that result from the evaluation of the last form, or nil if there are no forms. 2. an object associated with a name in a binding. 3. (of a symbol) the value of the dynamic variable named by that symbol. 4. an object associated with a key in an association list property list, or a hash table.
Helpful?           0
n. A quantity assigned to an element such as a variable, symbol, or label. See tone (definition 1).
Helpful?           0