EasyManuals Logo

Parallax BASIC Stamp II User Manual

Default Icon
68 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #41 background imageLoading...
Page #41 background image
BASIC Stamp II Manual 0.94 • Parallax, Inc. • (916) 624-8333 • Page 41
BASIC Stamp II
LOOKDOWN
Lookdown a value and return an index.
usage: LOOKDOWN value,??[value0,value1,value2,...valueN],variable
?? is a comparison operator: =,<>,>,<,<=,=> (= is the default).
A comparison is made between value and value0; if the result is true, 0 is
written into variable. If that comparison was false, another comparison
is made between value and value1; if the result is true, 1 is written into
variable. This process continues until a true is yielded, at which time
the index is written into variable, or until all entries are exhausted, in
which case variable is unaffected.

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Parallax BASIC Stamp II and is the answer not in the manual?

Parallax BASIC Stamp II Specifications

General IconGeneral
BrandParallax
ModelBASIC Stamp II
CategoryMicrocontrollers
LanguageEnglish