Is there a way to use this trigger using the integerA to remove leaks.
- Custom script: call RemoveLocation(udg_Point)
-
For each (Integer A) from 1 to 10, do (Actions)
-
Loop - Actions
- Custom script: call RemoveLocation(udg_Point[IntegerA])
-
Loop - Actions