Login Page - Create Account

Support Board


Date/Time: Sat, 30 Nov 2024 02:52:21 +0000



Post From: ACSIL LineUntilFutureIntersection modification after creation

[2022-12-21 10:24:37]
User431178 - Posts: 545
From the documentation for both the AddLineUntil..... functions:
When you want to update the line, specify the same LineIDForBar as was previously specified.

sc.AddLineUntilFutureIntersection()
sc.AddLineUntilFutureIntersectionEx()

So in answer, you use the exact same function to modify as add (once you have obtained the LineIDForBar and StartBarIndex parameters).
Date Time Of Last Edit: 2022-12-21 10:25:04