The "Get Array Element At Index" block in the GraphLinq IDE allows for retrieving a specific element from an array based on its index.
Block Description This block belongs to the Array category and is used for accessing individual elements in an array.
-
Array (List): The array from which an element will be retrieved.
Output Parameters
-
Element (object): The retrieved element from the array.
In a graph processing sensor data stored in an array, the "Get Array Element At Index" block can be used to access specific data points at known intervals for analysis or alerting.