![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: what is the dxl command for "includes"? Topic Summary: Created On: 4-Nov-2007 17:35 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have a multi valued attribute called "phase" , his values are :x,y,z.
If I want to write a simple logical condition in dxl command ![]() how can I do it? |
|
![]() |
|
![]() |
|
From the manual :-)
bool isMember(attrRef, string s) where attrRef is in one of the following formats: (Object o).(string attrName) (Module m).(string attrName) (Link l).(string attrName) Operation Returns true if the option specified as s is present in the multi-value attribute. Example if (isMember((current Object)."Country", "Australia")) { addRequirement("Right-hand drive model needed") } ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
Telelogic DOORS
» General Discussion
»
what is the dxl command for "includes"?
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.