Opened 10 years ago
Last modified 7 years ago
#2966 closed defect
setComponentModifierValue can't set a two level modifier — at Initial Version
Reported by: | Adeel Asghar | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | Interactive Environment | Version: | trunk |
Keywords: | Cc: |
Description
creating a two level modifier result in wrong code,
setComponentModifierValue(B,a.r.start, $Code(=5))
However, if the component already have the two level modifier then the API works fine.
Check the attached script file.
Note:
See TracTickets
for help on using tickets.