Support Board
Date/Time: Wed, 02 Jul 2025 14:24:07 +0000
Post From: when to use [sc.Index]
[2020-07-14 07:13:47] |
User907968 - Posts: 840 |
As above, whether autoloop or not, you must pass an index parameter to access an array at a particular index. This page contains relevant information - Working with ACSIL Arrays and Understanding Looping: Introduction The differences between manual and automatic looping are explained in the following articles: https://www.sierrachart.com/index.php?page=doc/ACS_ArraysAndLooping.html# Working with ACSIL Arrays and Understanding Looping: Manual Looping/Iterating |