v5:userguide:learn_fields:field_objects
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:userguide:learn_fields:field_objects [2020/01/02 12:03] – ↷ Links adapted because of a move operation dregad | v5:userguide:learn_fields:field_objects [2021/03/09 09:38] (current) – [Interrogating The Columns] wrong variable name in code sample dregad | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| ====== Fields As Objects ====== | ====== Fields As Objects ====== | ||
| - | In Lesson 2, the concept of the **// | + | In Lesson 2, the concept of the **// |
| + | In this section, we show how the value of a field, | ||
| + | By treating the returned result set as a 2 dimensional array, we can process each row on a column-by-column basis. | ||
| ===== The Limits Of The Array ===== | ===== The Limits Of The Array ===== | ||
| Line 49: | Line 51: | ||
| | | ||
| | | ||
| - | | + | |
| /* | /* | ||
| * This is the value of the field | * This is the value of the field | ||
| */ | */ | ||
| - | | + | |
| </ | </ | ||
v5/userguide/learn_fields/field_objects.1577963026.txt.gz · Last modified: by dregad
