![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Customizing a layout DXL Topic Summary: Created On: 23-Dec-2004 21:27 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: if(! matches("shall", probeAttr_(obj, "Object Text") ) ) continue | |
![]() |
|
I'm trying to modify this portion of a layout DXL to exclude the object identifier from any objects whose object text does not have the word "shall" in them (e.g. - a picture, poorly written requirement, etc). Unforunately, I'm still new to this and can't figure out a way to look for the word "shall" in the if statement below. Any ideas?
Thanks in advance, Dan if( "" != probeAttr_(obj, "Object Text") && "" == probeAttr_(obj, "Object Heading")) { display probeAttr_(obj, "Object Identifier") |
|
![]() |
|
![]() |
|
if(! matches("shall", probeAttr_(obj, "Object Text") ) ) continue
|
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Customizing a layout DXL
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.