The tariff package descriptions with row X and column Y defined in the CWT configuration file correspond to the user interface label with the name:
Name='TariffDescriptionLabel_[Y+1]_[X+1]'
Note: |
Example:
If the above tariff 'sample' is selected, the user interface label Name='TariffDescriptionLabel_1_2' will contain the string “Sat-Sun:”.
_1_2 => Column 1-1=0 and Row 2-1=1 =>
<description row="1" col="0" string="Sat@-@Sun@:"/>
Note: |