![]() |
|
| NoahWeb.net | 开发者交流中心 | 支持 | 文档 | 反馈缺陷 |
取得一个数组的指定索引的变量。
|
||||||
|
||||||
取得一个数组的指定索引位置的变量值。
<!-- NoahForStart InitVar="i" InitValue="0" EX="[i]<10" NextValue="[i]+1" -->
<!-- NoahForEnd --> <!-- NoahForStart InitVar="i" InitValue="0" EX="[i]<GetArrayCount('ar')" NextValue="[i]+1" -->
<!-- NoahForEnd --> |
[0]:b0
[1]:b1
[2]:b2
[3]:b3
[4]:b4
[5]:b5
[6]:b6
[7]:b7
[8]:b8
[9]:b9
<Action name="logic.demo" NextAction="">
</Action> |
a0
a1
a2
a3
a4
a5
a6
a7
a8
a9
| 参考 |
|---|
| GetArrayValue,GetArrayCount,GetArrayStr,IsArray,ArrayPush,ArrayPop,MakeArray,ArraySum,SetArrayValue,ArrayRemoveAll,ArrayRemoveAt |
| Copyright © 2001-2004
The NoahWeb Corporation All rights reserved. |
|