Support Board
Date/Time: Sat, 08 Feb 2025 15:43:09 +0000
Post From: when to use [sc.Index]
[2020-07-14 07:13:47] |
User907968 - Posts: 826 |
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 |