This function returns the name of the linked subtable.
Parameter |
Type |
Description |
- |
- |
- |
The function returns the name of the linked subtable. In case the rule is not linked to a subtable, an empty string is returned.
Example:
…
$currentSubtable = $this->getCurrentSubtable();
…