
Not applicable
10-09-2017
06:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear all,
Is there a rule to change text in other rule?
Example:
If Parameter ("ANG_LEFT") > 89 And Parameter ("ANG_LEFT") < 91 Then
Feature.IsActive("HOLE_ONE")= True
Feature.IsActive("HOLE_TWO")= False
End If
Nothing wrong so far. But this rule is in 100 parts. And 91 has to be 92.
Now i want use "Code Injector" to place the "search and replace rule". But I don't know how to change text from other rule.
Solved! Go to Solution.