logo-header

 
 

subitem

 syntax

  • subitem(a, b)
  • a!b

definition

subitem(a, b) or a!b refers to a subitem with as tree item name the literal string b in the parent treeitem a.

applies to

Tree item a can be any tree item.

Constant or parameter b with value type string.

since version

5.15

example

1. attribute<uint32> regions (ADomain)
: expr = "subitem(unique/Regions, 'Values')";
2. attribute<uint32> regions (ADomain)
: expr = "unique/Regions!'Values'";
result: regions refers to the values subitem in the unique Regions container.

OBJECT VISION BV
Vrije Universiteit
De Boelelaan 1085
1081 HV Amsterdam
The Netherlands

tel: +31 (0)20 598 9083
fax:+31 (0)20 598 9904



Recent Wiki Changes