Ticket #90 (closed enhancement: fixed)
improve factors manipulation in script
| Reported by: | dumoulin | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | high | Milestone: | 1.0 |
| Component: | core | Version: | 0.2 |
| Severity: | normal | Keywords: | factors, script |
| Cc: |
Description
Achieve the same enhancement that #38 for factors. Actually, access to a factor values is done with:
factors.getValue("name")
it should become:
factors.name
Change History
Note: See
TracTickets for help on using
tickets.





