|
| Inicio → WINDEV 2024 → [WD21] How to get the value of a string key in a FOR ALL loop of dynamic array? |
| [WD21] How to get the value of a string key in a FOR ALL loop of dynamic array? |
| Iniciado por guest, 30,jul. 2017 13:18 - 3 respuestas |
| |
| | | |
|
| |
| Publicado el 30,julio 2017 - 13:18 |
Hi all!
The header says it all: How can I get the value of a string index of a "row" of a dynamic Associative Array in a FOR ALL loop?
Best regards Ola |
| |
| |
| | | |
|
| | |
| |
| Publicado el 30,julio 2017 - 15:22 |
Hi Ola,
FOR EACH MyValue, MyIndex OF MyAssosiatedAraay ... // Do your things END |
| |
| |
| | | |
|
| | |
| |
| Publicado el 31,julio 2017 - 10:57 |
Hi Stefan,
Much obliged!:spos:
Best regards Ola
I tried so hard to find this info in the online help, but without any luck! Is it there any instructions concerning this? Where? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 31,julio 2017 - 11:48 |
| |
| |
| | | |
|
| | | | |
| | |
|