Support Board
Date/Time: Mon, 23 Mar 2026 23:43:28 +0000
Post From: question about sc.Index
| [2017-01-16 16:15:24] |
| User103949 - Posts: 78 |
|
so the else condition from code above only happens when sc.index=sc.arraysize -1? What is the difference if i add equal sign inside if condition, ie if sc.index <=sc.arraysize-1 anx get rid of else section?
|
