Available from versions: Promob 5.60.15.38 and Catalog 5.60.1.18.
The $ DrawerIndex $ assembler is available, which is responsible for checking and returning the drawer index within its compartment.
Use
For example, if you have a module with 2 spans and place this assembler in a drawer inside one of these spans, it will return the index of that drawer to the drawers of the same type in the space in which it is.
A practical example, is that you have 4 drawers in a gap, and drawer 2 has this assembler, the location where the assembler is will return the value 2. But if they all have this assembler, they will end up returning the respective index for each.