Change Var

This commit is contained in:
kong 2022-12-01 22:37:25 +07:00
parent 278d028ec1
commit 04e09e5970
14 changed files with 744 additions and 756 deletions

View file

@ -331,7 +331,7 @@
#out_xml( '\t<Value> Var( "฿" + $' + spl[4] + '.Price ) </Value>\r\n')
if "inter" in param:
out_xml( '\t<Value> StringFmt( $' + spl[4] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
out_xml( '\t<Value> StringFmt( $' + spl[4] + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + spl[4] + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
@ -373,7 +373,7 @@
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
out_xml( '\t<Value> StringFmt( $' + spl[5] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
out_xml( '\t<Value> StringFmt( $' + spl[5] + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + spl[5] + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
@ -417,7 +417,7 @@
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
out_xml( '\t<Value> StringFmt( $' + spl[6] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
out_xml( '\t<Value> StringFmt( $' + spl[6] + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + spl[6] + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
@ -773,7 +773,7 @@
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
out_xml( '\t<Value> StringFmt( $' + spl[8] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
out_xml( '\t<Value> StringFmt( $' + spl[8] + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + spl[8] + '.Price ) </Value>\r\n')
@ -817,7 +817,7 @@
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
out_xml( '\t<Value> StringFmt( $' + spl[9] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
out_xml( '\t<Value> StringFmt( $' + spl[9] + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + spl[9] + '.Price ) </Value>\r\n')
@ -860,7 +860,7 @@
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
out_xml( '\t<Value> StringFmt( $' + spl[10] + '.Price , DisplayFormat, PreScaleConvert) </Value>; test\r\n')
out_xml( '\t<Value> StringFmt( $' + spl[10] + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + spl[10] + '.Price ) </Value>\r\n')

View file

@ -226,10 +226,8 @@
EndIf
EndIf
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script1.ev"
DEBUGVAR EventTurnOn
DEBUGVAR CampaignEnableStr
EndIf
@ -600,6 +598,7 @@
DEBUGVAR LanguageShow
DEBUGVAR DisplayFormat
DEBUGVAR PreScaleConvert
DEBUGVAR PreScaleConvertShow
DEBUGVAR UnitPostDisplay
Var TextPriceMenuSize = 14
@ -623,8 +622,9 @@
DEBUGVAR LastTimeClickOrder
DEBUGVAR CurrentTime
Var DiffTimeInMinute = CurrentTime - LastTimeClickOrder
DEBUGVAR DiffTimeInMinute
If DiffTimeInMinute > 120 Then
@ -632,9 +632,6 @@
ScreenRefresh
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>

View file

@ -671,7 +671,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -689,7 +689,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1018.Button </State>
<Value> StringFmt( $12-04-02-1018.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -707,7 +707,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -920,7 +920,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -938,7 +938,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1019.Button </State>
<Value> StringFmt( $12-04-02-1019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -956,7 +956,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1170,7 +1170,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1188,7 +1188,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1020.Button </State>
<Value> StringFmt( $12-04-02-1020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1206,7 +1206,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1420,7 +1420,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1438,7 +1438,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1021.Button </State>
<Value> StringFmt( $12-04-02-1021.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1456,7 +1456,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1670,7 +1670,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1688,7 +1688,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1022.Button </State>
<Value> StringFmt( $12-04-02-1022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1706,7 +1706,7 @@ essential nutrients" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -661,7 +661,7 @@ Soda, Ice, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -679,7 +679,7 @@ Soda, Ice, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0001.Button </State>
<Value> StringFmt( $11-99-05-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -697,7 +697,7 @@ Soda, Ice, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -910,7 +910,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -928,7 +928,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0002.Button </State>
<Value> StringFmt( $11-99-05-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -946,7 +946,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1159,7 +1159,7 @@ Soda, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1177,7 +1177,7 @@ Soda, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0003.Button </State>
<Value> StringFmt( $11-99-05-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1195,7 +1195,7 @@ Soda, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1408,7 +1408,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1426,7 +1426,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0004.Button </State>
<Value> StringFmt( $11-99-05-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1444,7 +1444,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1657,7 +1657,7 @@ Soda, Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1675,7 +1675,7 @@ Soda, Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0005.Button </State>
<Value> StringFmt( $11-99-05-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1693,7 +1693,7 @@ Soda, Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1906,7 +1906,7 @@ Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1924,7 +1924,7 @@ Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0006.Button </State>
<Value> StringFmt( $11-99-05-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1942,7 +1942,7 @@ Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2155,7 +2155,7 @@ Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2173,7 +2173,7 @@ Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0007.Button </State>
<Value> StringFmt( $11-99-05-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2191,7 +2191,7 @@ Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2404,7 +2404,7 @@ juice Ice, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2422,7 +2422,7 @@ juice Ice, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0008.Button </State>
<Value> StringFmt( $11-99-05-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2440,7 +2440,7 @@ juice Ice, Malibu" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2653,7 +2653,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2671,7 +2671,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0009.Button </State>
<Value> StringFmt( $11-99-05-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2689,7 +2689,7 @@ Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2902,7 +2902,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2920,7 +2920,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0010.Button </State>
<Value> StringFmt( $11-99-05-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2938,7 +2938,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3149,7 +3149,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3167,7 +3167,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0012.Button </State>
<Value> StringFmt( $11-99-05-0012.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3185,7 +3185,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3396,7 +3396,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3414,7 +3414,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0013.Button </State>
<Value> StringFmt( $11-99-05-0013.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $11-99-05-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3432,7 +3432,7 @@ Ice, Mount Gay Rum" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

File diff suppressed because it is too large Load diff

View file

@ -668,7 +668,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0005.Button </State>
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -686,7 +686,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0005.Button </State>
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -704,7 +704,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0005.Button </State>
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -919,7 +919,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0001.Button </State>
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -937,7 +937,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0001.Button </State>
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -955,7 +955,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0001.Button </State>
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1171,7 +1171,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0003.Button </State>
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1189,7 +1189,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0003.Button </State>
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1207,7 +1207,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0003.Button </State>
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1423,7 +1423,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1441,7 +1441,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0006.Button </State>
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1459,7 +1459,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0006.Button </State>
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1670,7 +1670,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1688,7 +1688,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1706,7 +1706,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1921,7 +1921,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1939,7 +1939,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1957,7 +1957,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2174,7 +2174,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2192,7 +2192,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2210,7 +2210,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2422,7 +2422,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2440,7 +2440,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2458,7 +2458,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0020.Button </State>
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2670,7 +2670,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2688,7 +2688,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2706,7 +2706,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0021.Button </State>
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2917,7 +2917,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2935,7 +2935,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0041.Button </State>
<Value> StringFmt( $12-05-02-0041.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2953,7 +2953,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0041.Button </State>
<Value> StringFmt( $12-05-03-0041.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3164,7 +3164,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3182,7 +3182,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0008.Button </State>
<Value> StringFmt( $12-05-02-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3200,7 +3200,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0008.Button </State>
<Value> StringFmt( $12-05-03-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3412,7 +3412,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3430,7 +3430,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0044.Button </State>
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3448,7 +3448,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3660,7 +3660,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3678,7 +3678,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0045.Button </State>
<Value> StringFmt( $12-05-02-0045.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3696,7 +3696,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -661,7 +661,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1003.Button </State>
<Value> StringFmt( $12-01-01-1003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -679,7 +679,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1001.Button </State>
<Value> StringFmt( $12-01-02-1001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -697,7 +697,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -912,7 +912,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1003.Button </State>
<Value> StringFmt( $12-21-01-1003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-01-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -930,7 +930,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1001.Button </State>
<Value> StringFmt( $12-21-02-1001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -948,7 +948,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1163,7 +1163,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1004.Button </State>
<Value> StringFmt( $12-01-01-1004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-1004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1181,7 +1181,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1002.Button </State>
<Value> StringFmt( $12-01-02-1002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1199,7 +1199,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1413,7 +1413,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1004.Button </State>
<Value> StringFmt( $12-21-01-1004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-01-1004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1431,7 +1431,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1002.Button </State>
<Value> StringFmt( $12-21-02-1002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1449,7 +1449,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1665,7 +1665,7 @@ Milk, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1006.Button </State>
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1683,7 +1683,7 @@ Milk, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1003.Button </State>
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1701,7 +1701,7 @@ Milk, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1916,7 +1916,7 @@ Milk, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1006.Button </State>
<Value> StringFmt( $12-21-01-1006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1934,7 +1934,7 @@ Milk, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1003.Button </State>
<Value> StringFmt( $12-21-02-1003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1952,7 +1952,7 @@ Milk, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2167,7 +2167,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1099.Button </State>
<Value> StringFmt( $12-01-01-1099.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2185,7 +2185,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1099.Button </State>
<Value> StringFmt( $12-01-02-1099.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2203,7 +2203,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2417,7 +2417,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1099.Button </State>
<Value> StringFmt( $12-21-01-1099.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-01-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2435,7 +2435,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1099.Button </State>
<Value> StringFmt( $12-21-02-1099.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-02-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2453,7 +2453,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2667,7 +2667,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1024.Button </State>
<Value> StringFmt( $12-02-01-1024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2685,7 +2685,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1024.Button </State>
<Value> StringFmt( $12-02-02-1024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2703,7 +2703,7 @@ Foamed milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2920,7 +2920,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1025.Button </State>
<Value> StringFmt( $12-02-01-1025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2938,7 +2938,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1025.Button </State>
<Value> StringFmt( $12-02-02-1025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2956,7 +2956,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3171,7 +3171,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1026.Button </State>
<Value> StringFmt( $12-02-01-1026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3189,7 +3189,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1026.Button </State>
<Value> StringFmt( $12-02-02-1026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3207,7 +3207,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3422,7 +3422,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1027.Button </State>
<Value> StringFmt( $12-02-01-1027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3440,7 +3440,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1027.Button </State>
<Value> StringFmt( $12-02-02-1027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3458,7 +3458,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3673,7 +3673,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1029.Button </State>
<Value> StringFmt( $12-02-01-1029.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3691,7 +3691,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1029.Button </State>
<Value> StringFmt( $12-02-02-1029.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3709,7 +3709,7 @@ and Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3925,7 +3925,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1030.Button </State>
<Value> StringFmt( $12-02-01-1030.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3943,7 +3943,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1030.Button </State>
<Value> StringFmt( $12-02-02-1030.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3961,7 +3961,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4176,7 +4176,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1031.Button </State>
<Value> StringFmt( $12-02-01-1031.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4194,7 +4194,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1031.Button </State>
<Value> StringFmt( $12-02-02-1031.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4212,7 +4212,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4430,7 +4430,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1032.Button </State>
<Value> StringFmt( $12-02-01-1032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4448,7 +4448,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1032.Button </State>
<Value> StringFmt( $12-02-02-1032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4466,7 +4466,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4681,7 +4681,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1037.Button </State>
<Value> StringFmt( $12-02-01-1037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4699,7 +4699,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1037.Button </State>
<Value> StringFmt( $12-02-02-1037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4717,7 +4717,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4932,7 +4932,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1002.Button </State>
<Value> StringFmt( $12-03-01-1002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4950,7 +4950,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1002.Button </State>
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4968,7 +4968,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5183,7 +5183,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1005.Button </State>
<Value> StringFmt( $12-03-01-1005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-1005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5201,7 +5201,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1005.Button </State>
<Value> StringFmt( $12-03-02-1005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-1005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5219,7 +5219,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5434,7 +5434,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-01-1001.Button </State>
<Value> StringFmt( $12-05-01-1001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-01-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5452,7 +5452,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-1001.Button </State>
<Value> StringFmt( $12-05-02-1001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5470,7 +5470,7 @@ Water, and Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5686,7 +5686,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5704,7 +5704,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-1010.Button </State>
<Value> StringFmt( $12-05-02-1010.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-1010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5722,7 +5722,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -656,7 +656,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0005.Button </State>
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -674,7 +674,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0005.Button </State>
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -692,7 +692,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0005.Button </State>
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -907,7 +907,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0001.Button </State>
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -925,7 +925,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0001.Button </State>
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -943,7 +943,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0001.Button </State>
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1160,7 +1160,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0004.Button </State>
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1178,7 +1178,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0004.Button </State>
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1196,7 +1196,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0004.Button </State>
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1412,7 +1412,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0003.Button </State>
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1430,7 +1430,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0003.Button </State>
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1448,7 +1448,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0003.Button </State>
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1664,7 +1664,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1682,7 +1682,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0006.Button </State>
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1700,7 +1700,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0006.Button </State>
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1911,7 +1911,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1929,7 +1929,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1947,7 +1947,7 @@ MILK" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2164,7 +2164,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2182,7 +2182,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2200,7 +2200,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2413,7 +2413,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2431,7 +2431,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2449,7 +2449,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0011.Button </State>
<Value> StringFmt( $12-03-03-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2662,7 +2662,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2680,7 +2680,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2698,7 +2698,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2909,7 +2909,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0019.Button </State>
<Value> StringFmt( $12-03-01-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2927,7 +2927,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0019.Button </State>
<Value> StringFmt( $12-03-02-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2945,7 +2945,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0019.Button </State>
<Value> StringFmt( $12-03-03-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3161,7 +3161,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3179,7 +3179,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3197,7 +3197,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0020.Button </State>
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3409,7 +3409,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3427,7 +3427,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3445,7 +3445,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0021.Button </State>
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3656,7 +3656,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3674,7 +3674,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3692,7 +3692,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -658,7 +658,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -676,7 +676,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -694,7 +694,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0007.Button </State>
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -907,7 +907,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -925,7 +925,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0035.Button </State>
<Value> StringFmt( $12-05-02-0035.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -943,7 +943,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0035.Button </State>
<Value> StringFmt( $12-05-03-0035.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1155,7 +1155,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1173,7 +1173,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0044.Button </State>
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1191,7 +1191,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1403,7 +1403,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1421,7 +1421,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0045.Button </State>
<Value> StringFmt( $12-05-02-0045.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1439,7 +1439,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1651,7 +1651,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1669,7 +1669,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0010.Button </State>
<Value> StringFmt( $12-05-02-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1687,7 +1687,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0010.Button </State>
<Value> StringFmt( $12-05-03-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1898,7 +1898,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1916,7 +1916,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0033.Button </State>
<Value> StringFmt( $12-05-02-0033.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0033.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1934,7 +1934,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0033.Button </State>
<Value> StringFmt( $12-05-03-0033.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0033.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2148,7 +2148,7 @@ Limenade, Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2166,7 +2166,7 @@ Limenade, Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0022.Button </State>
<Value> StringFmt( $12-05-02-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2184,7 +2184,7 @@ Limenade, Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0022.Button </State>
<Value> StringFmt( $12-05-03-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2396,7 +2396,7 @@ Limenade, Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2414,7 +2414,7 @@ Limenade, Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0028.Button </State>
<Value> StringFmt( $12-05-02-0028.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2432,7 +2432,7 @@ Limenade, Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0028.Button </State>
<Value> StringFmt( $12-05-03-0028.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2646,7 +2646,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2664,7 +2664,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0029.Button </State>
<Value> StringFmt( $12-05-02-0029.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2682,7 +2682,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0029.Button </State>
<Value> StringFmt( $12-05-03-0029.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2893,7 +2893,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2911,7 +2911,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0012.Button </State>
<Value> StringFmt( $12-05-02-0012.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2929,7 +2929,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3140,7 +3140,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3158,7 +3158,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0041.Button </State>
<Value> StringFmt( $12-05-02-0041.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3176,7 +3176,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0041.Button </State>
<Value> StringFmt( $12-05-03-0041.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3387,7 +3387,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3405,7 +3405,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0008.Button </State>
<Value> StringFmt( $12-05-02-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3423,7 +3423,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0008.Button </State>
<Value> StringFmt( $12-05-03-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3636,7 +3636,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3654,7 +3654,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0009.Button </State>
<Value> StringFmt( $12-05-02-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3672,7 +3672,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0009.Button </State>
<Value> StringFmt( $12-05-03-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3883,7 +3883,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3901,7 +3901,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0024.Button </State>
<Value> StringFmt( $12-05-02-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3919,7 +3919,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0024.Button </State>
<Value> StringFmt( $12-05-03-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4133,7 +4133,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4151,7 +4151,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0025.Button </State>
<Value> StringFmt( $12-05-02-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4169,7 +4169,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0025.Button </State>
<Value> StringFmt( $12-05-03-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4380,7 +4380,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4398,7 +4398,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0046.Button </State>
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4416,7 +4416,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0046.Button </State>
<Value> StringFmt( $12-05-03-0046.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4627,7 +4627,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4645,7 +4645,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0047.Button </State>
<Value> StringFmt( $12-05-02-0047.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4663,7 +4663,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0047.Button </State>
<Value> StringFmt( $12-05-03-0047.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4874,7 +4874,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4892,7 +4892,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0038.Button </State>
<Value> StringFmt( $12-05-02-0038.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4910,7 +4910,7 @@ Soda & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0038.Button </State>
<Value> StringFmt( $12-05-03-0038.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5122,7 +5122,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5140,7 +5140,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0039.Button </State>
<Value> StringFmt( $12-05-02-0039.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5158,7 +5158,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0039.Button </State>
<Value> StringFmt( $12-05-03-0039.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5369,7 +5369,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5387,7 +5387,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0014.Button </State>
<Value> StringFmt( $12-05-02-0014.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5405,7 +5405,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5616,7 +5616,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5634,7 +5634,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0015.Button </State>
<Value> StringFmt( $12-05-02-0015.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5652,7 +5652,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5864,7 +5864,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5882,7 +5882,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0034.Button </State>
<Value> StringFmt( $12-05-02-0034.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5900,7 +5900,7 @@ SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0034.Button </State>
<Value> StringFmt( $12-05-03-0034.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6113,7 +6113,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6131,7 +6131,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0003.Button </State>
<Value> StringFmt( $12-05-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6149,7 +6149,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0003.Button </State>
<Value> StringFmt( $12-05-03-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6361,7 +6361,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6379,7 +6379,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0004.Button </State>
<Value> StringFmt( $12-05-02-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6397,7 +6397,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0004.Button </State>
<Value> StringFmt( $12-05-03-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6609,7 +6609,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6627,7 +6627,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0002.Button </State>
<Value> StringFmt( $12-05-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6645,7 +6645,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0002.Button </State>
<Value> StringFmt( $12-05-03-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6858,7 +6858,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6876,7 +6876,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0005.Button </State>
<Value> StringFmt( $12-05-02-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6894,7 +6894,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7105,7 +7105,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-01-0001.Button </State>
<Value> StringFmt( $12-05-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7123,7 +7123,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0001.Button </State>
<Value> StringFmt( $12-05-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7141,7 +7141,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0001.Button </State>
<Value> StringFmt( $12-05-03-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7356,7 +7356,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7374,7 +7374,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0026.Button </State>
<Value> StringFmt( $12-05-02-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7392,7 +7392,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0026.Button </State>
<Value> StringFmt( $12-05-03-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7604,7 +7604,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7622,7 +7622,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0032.Button </State>
<Value> StringFmt( $12-05-02-0032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7640,7 +7640,7 @@ Water & Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0032.Button </State>
<Value> StringFmt( $12-05-03-0032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7852,7 +7852,7 @@ Water, Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7870,7 +7870,7 @@ Water, Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0040.Button </State>
<Value> StringFmt( $12-05-02-0040.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7888,7 +7888,7 @@ Water, Ice" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0040.Button </State>
<Value> StringFmt( $12-05-03-0040.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8100,7 +8100,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-06-01-0001.Button </State>
<Value> StringFmt( $12-06-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-06-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8118,7 +8118,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8136,7 +8136,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8351,7 +8351,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-06-01-0002.Button </State>
<Value> StringFmt( $12-06-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-06-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8369,7 +8369,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8387,7 +8387,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8602,7 +8602,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8620,7 +8620,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0017.Button </State>
<Value> StringFmt( $12-05-02-0017.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8638,7 +8638,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8849,7 +8849,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8867,7 +8867,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0016.Button </State>
<Value> StringFmt( $12-05-02-0016.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8885,7 +8885,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9096,7 +9096,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-01-0002.Button </State>
<Value> StringFmt( $12-05-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9114,7 +9114,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0018.Button </State>
<Value> StringFmt( $12-05-02-0018.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -9132,7 +9132,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -700,7 +700,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-06-01-0001.Button </State>
<Value> StringFmt( $12-06-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-06-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -718,7 +718,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -736,7 +736,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -951,7 +951,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-06-01-0002.Button </State>
<Value> StringFmt( $12-06-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-06-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -969,7 +969,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -987,7 +987,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1202,7 +1202,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0001.Button </State>
<Value> StringFmt( $12-01-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1220,7 +1220,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1238,7 +1238,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1451,7 +1451,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0001.Button </State>
<Value> StringFmt( $12-21-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1469,7 +1469,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1487,7 +1487,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1701,7 +1701,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0003.Button </State>
<Value> StringFmt( $12-01-01-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1719,7 +1719,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0001.Button </State>
<Value> StringFmt( $12-01-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1737,7 +1737,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1950,7 +1950,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0003.Button </State>
<Value> StringFmt( $12-21-01-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1968,7 +1968,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0001.Button </State>
<Value> StringFmt( $12-21-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-21-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1986,7 +1986,7 @@ PLANT PROTEIN" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2204,7 +2204,7 @@ Strawberry, Orange, Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0013.Button </State>
<Value> StringFmt( $12-01-01-0013.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2222,7 +2222,7 @@ Strawberry, Orange, Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2240,7 +2240,7 @@ Strawberry, Orange, Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2459,7 +2459,7 @@ Note: Blue Berry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0020.Button </State>
<Value> StringFmt( $12-01-01-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2477,7 +2477,7 @@ Note: Blue Berry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2495,7 +2495,7 @@ Note: Blue Berry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2714,7 +2714,7 @@ Note: Strawberry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0022.Button </State>
<Value> StringFmt( $12-01-01-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2732,7 +2732,7 @@ Note: Strawberry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2750,7 +2750,7 @@ Note: Strawberry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2969,7 +2969,7 @@ Note: Jasmine & Honey" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0024.Button </State>
<Value> StringFmt( $12-01-01-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2987,7 +2987,7 @@ Note: Jasmine & Honey" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3005,7 +3005,7 @@ Note: Jasmine & Honey" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3224,7 +3224,7 @@ Note: Whisky & Vanilla" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0026.Button </State>
<Value> StringFmt( $12-01-01-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3242,7 +3242,7 @@ Note: Whisky & Vanilla" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3260,7 +3260,7 @@ Note: Whisky & Vanilla" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3479,7 +3479,7 @@ Note: Peach, tea, chocolate" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0028.Button </State>
<Value> StringFmt( $12-01-01-0028.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3497,7 +3497,7 @@ Note: Peach, tea, chocolate" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3515,7 +3515,7 @@ Note: Peach, tea, chocolate" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3733,7 +3733,7 @@ ESPRESSO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0033.Button </State>
<Value> StringFmt( $12-01-01-0033.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0033.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3751,7 +3751,7 @@ ESPRESSO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3769,7 +3769,7 @@ ESPRESSO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3985,7 +3985,7 @@ GEISHA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0036.Button </State>
<Value> StringFmt( $12-01-01-0036.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4003,7 +4003,7 @@ GEISHA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4021,7 +4021,7 @@ GEISHA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4239,7 +4239,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0037.Button </State>
<Value> StringFmt( $12-01-01-0037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4257,7 +4257,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4275,7 +4275,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4494,7 +4494,7 @@ ETHIOPAI GUJI" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0014.Button </State>
<Value> StringFmt( $12-01-01-0014.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4512,7 +4512,7 @@ ETHIOPAI GUJI" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0011.Button </State>
<Value> StringFmt( $12-01-02-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4530,7 +4530,7 @@ ETHIOPAI GUJI" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4749,7 +4749,7 @@ Note: Blue Berry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0019.Button </State>
<Value> StringFmt( $12-01-01-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4767,7 +4767,7 @@ Note: Blue Berry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0019.Button </State>
<Value> StringFmt( $12-01-02-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4785,7 +4785,7 @@ Note: Blue Berry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5004,7 +5004,7 @@ Note: Strawberry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0021.Button </State>
<Value> StringFmt( $12-01-01-0021.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5022,7 +5022,7 @@ Note: Strawberry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0021.Button </State>
<Value> StringFmt( $12-01-02-0021.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5040,7 +5040,7 @@ Note: Strawberry & Floral" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5259,7 +5259,7 @@ Note: Whisky & Vanilla" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0025.Button </State>
<Value> StringFmt( $12-01-01-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5277,7 +5277,7 @@ Note: Whisky & Vanilla" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0025.Button </State>
<Value> StringFmt( $12-01-02-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5295,7 +5295,7 @@ Note: Whisky & Vanilla" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5514,7 +5514,7 @@ Note: Jasmine & Honey" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0023.Button </State>
<Value> StringFmt( $12-01-01-0023.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5532,7 +5532,7 @@ Note: Jasmine & Honey" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0023.Button </State>
<Value> StringFmt( $12-01-02-0023.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5550,7 +5550,7 @@ Note: Jasmine & Honey" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5769,7 +5769,7 @@ Note: Peach, tea, chocolate" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0027.Button </State>
<Value> StringFmt( $12-01-01-0027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5787,7 +5787,7 @@ Note: Peach, tea, chocolate" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0027.Button </State>
<Value> StringFmt( $12-01-02-0027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5805,7 +5805,7 @@ Note: Peach, tea, chocolate" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6023,7 +6023,7 @@ AMERICANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0032.Button </State>
<Value> StringFmt( $12-01-01-0032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6041,7 +6041,7 @@ AMERICANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0032.Button </State>
<Value> StringFmt( $12-01-02-0032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6059,7 +6059,7 @@ AMERICANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6276,7 +6276,7 @@ AMERICANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0035.Button </State>
<Value> StringFmt( $12-01-01-0035.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6294,7 +6294,7 @@ AMERICANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0035.Button </State>
<Value> StringFmt( $12-01-02-0035.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6312,7 +6312,7 @@ AMERICANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6531,7 +6531,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0038.Button </State>
<Value> StringFmt( $12-01-01-0038.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6549,7 +6549,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0038.Button </State>
<Value> StringFmt( $12-01-02-0038.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6567,7 +6567,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6783,7 +6783,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0004.Button </State>
<Value> StringFmt( $12-01-01-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6801,7 +6801,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0002.Button </State>
<Value> StringFmt( $12-01-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6819,7 +6819,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0002.Button </State>
<Value> StringFmt( $12-01-03-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-01-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7034,7 +7034,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0037.Button </State>
<Value> StringFmt( $12-02-01-0037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7052,7 +7052,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0037.Button </State>
<Value> StringFmt( $12-02-02-0037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7070,7 +7070,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0037.Button </State>
<Value> StringFmt( $12-02-03-0037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7285,7 +7285,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0026.Button </State>
<Value> StringFmt( $12-02-01-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7303,7 +7303,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0026.Button </State>
<Value> StringFmt( $12-02-02-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7321,7 +7321,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0026.Button </State>
<Value> StringFmt( $12-02-03-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7536,7 +7536,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0024.Button </State>
<Value> StringFmt( $12-02-01-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7554,7 +7554,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0024.Button </State>
<Value> StringFmt( $12-02-02-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7572,7 +7572,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0024.Button </State>
<Value> StringFmt( $12-02-03-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7787,7 +7787,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -7805,7 +7805,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7823,7 +7823,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8038,7 +8038,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0001.Button </State>
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8056,7 +8056,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0001.Button </State>
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8074,7 +8074,7 @@ Pink Rose & Berry" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0001.Button </State>
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8291,7 +8291,7 @@ Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8309,7 +8309,7 @@ Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0006.Button </State>
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8327,7 +8327,7 @@ Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0006.Button </State>
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8540,7 +8540,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8558,7 +8558,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8576,7 +8576,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0011.Button </State>
<Value> StringFmt( $12-03-03-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8787,7 +8787,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -8805,7 +8805,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -8823,7 +8823,7 @@ SMOOTHIE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9040,7 +9040,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9058,7 +9058,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -9076,7 +9076,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9288,7 +9288,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9306,7 +9306,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -9324,7 +9324,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0020.Button </State>
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9535,7 +9535,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9553,7 +9553,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -9571,7 +9571,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0007.Button </State>
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9782,7 +9782,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -9800,7 +9800,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0046.Button </State>
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -9818,7 +9818,7 @@ VOLCANO" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0046.Button </State>
<Value> StringFmt( $12-05-03-0046.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -10030,7 +10030,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -10048,7 +10048,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0035.Button </State>
<Value> StringFmt( $12-05-02-0035.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -10066,7 +10066,7 @@ DRINK SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0035.Button </State>
<Value> StringFmt( $12-05-03-0035.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -10279,7 +10279,7 @@ LIMENADE SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -10297,7 +10297,7 @@ LIMENADE SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0025.Button </State>
<Value> StringFmt( $12-05-02-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -10315,7 +10315,7 @@ LIMENADE SODA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0025.Button </State>
<Value> StringFmt( $12-05-03-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -658,7 +658,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0001.Button </State>
<Value> StringFmt( $12-02-01-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -676,7 +676,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0001.Button </State>
<Value> StringFmt( $12-02-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -694,7 +694,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0001.Button </State>
<Value> StringFmt( $12-02-03-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -909,7 +909,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0020.Button </State>
<Value> StringFmt( $12-02-01-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -927,7 +927,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0020.Button </State>
<Value> StringFmt( $12-02-02-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -945,7 +945,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0020.Button </State>
<Value> StringFmt( $12-02-03-0020.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1160,7 +1160,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0017.Button </State>
<Value> StringFmt( $12-02-01-0017.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1178,7 +1178,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0027.Button </State>
<Value> StringFmt( $12-05-02-0027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-02-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1196,7 +1196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0027.Button </State>
<Value> StringFmt( $12-05-03-0027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-05-03-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1411,7 +1411,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0007.Button </State>
<Value> StringFmt( $12-02-01-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1429,7 +1429,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0007.Button </State>
<Value> StringFmt( $12-02-02-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1447,7 +1447,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0007.Button </State>
<Value> StringFmt( $12-02-03-0007.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1663,7 +1663,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0021.Button </State>
<Value> StringFmt( $12-02-01-0021.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1681,7 +1681,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1699,7 +1699,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1914,7 +1914,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0039.Button </State>
<Value> StringFmt( $12-02-01-0039.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1932,7 +1932,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0039.Button </State>
<Value> StringFmt( $12-02-02-0039.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1950,7 +1950,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0039.Button </State>
<Value> StringFmt( $12-02-03-0039.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2165,7 +2165,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0024.Button </State>
<Value> StringFmt( $12-02-01-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2183,7 +2183,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0024.Button </State>
<Value> StringFmt( $12-02-02-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2201,7 +2201,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0024.Button </State>
<Value> StringFmt( $12-02-03-0024.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2416,7 +2416,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0025.Button </State>
<Value> StringFmt( $12-02-01-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2434,7 +2434,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0025.Button </State>
<Value> StringFmt( $12-02-02-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2452,7 +2452,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0025.Button </State>
<Value> StringFmt( $12-02-03-0025.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2667,7 +2667,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0003.Button </State>
<Value> StringFmt( $12-02-01-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2685,7 +2685,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0003.Button </State>
<Value> StringFmt( $12-02-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2703,7 +2703,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0003.Button </State>
<Value> StringFmt( $12-02-03-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2918,7 +2918,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0004.Button </State>
<Value> StringFmt( $12-02-01-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2936,7 +2936,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0004.Button </State>
<Value> StringFmt( $12-02-02-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2954,7 +2954,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0004.Button </State>
<Value> StringFmt( $12-02-03-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3169,7 +3169,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0026.Button </State>
<Value> StringFmt( $12-02-01-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3187,7 +3187,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0026.Button </State>
<Value> StringFmt( $12-02-02-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3205,7 +3205,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0026.Button </State>
<Value> StringFmt( $12-02-03-0026.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3420,7 +3420,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0037.Button </State>
<Value> StringFmt( $12-02-01-0037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3438,7 +3438,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0037.Button </State>
<Value> StringFmt( $12-02-02-0037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3456,7 +3456,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0037.Button </State>
<Value> StringFmt( $12-02-03-0037.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3671,7 +3671,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0027.Button </State>
<Value> StringFmt( $12-02-01-0027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3689,7 +3689,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0027.Button </State>
<Value> StringFmt( $12-02-02-0027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3707,7 +3707,7 @@ GINGER TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0027.Button </State>
<Value> StringFmt( $12-02-03-0027.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3924,7 +3924,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0028.Button </State>
<Value> StringFmt( $12-02-01-0028.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3942,7 +3942,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0028.Button </State>
<Value> StringFmt( $12-02-02-0028.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3960,7 +3960,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0028.Button </State>
<Value> StringFmt( $12-02-03-0028.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4175,7 +4175,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0011.Button </State>
<Value> StringFmt( $12-02-01-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4193,7 +4193,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0011.Button </State>
<Value> StringFmt( $12-02-02-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4211,7 +4211,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0011.Button </State>
<Value> StringFmt( $12-02-03-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4428,7 +4428,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0012.Button </State>
<Value> StringFmt( $12-02-01-0012.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4446,7 +4446,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0012.Button </State>
<Value> StringFmt( $12-02-02-0012.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4464,7 +4464,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0012.Button </State>
<Value> StringFmt( $12-02-03-0012.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4681,7 +4681,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0006.Button </State>
<Value> StringFmt( $12-02-01-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4699,7 +4699,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0006.Button </State>
<Value> StringFmt( $12-02-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4717,7 +4717,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0006.Button </State>
<Value> StringFmt( $12-02-03-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4932,7 +4932,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0008.Button </State>
<Value> StringFmt( $12-02-01-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4950,7 +4950,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0008.Button </State>
<Value> StringFmt( $12-02-02-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4968,7 +4968,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0008.Button </State>
<Value> StringFmt( $12-02-03-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5183,7 +5183,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0019.Button </State>
<Value> StringFmt( $12-02-01-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5201,7 +5201,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0019.Button </State>
<Value> StringFmt( $12-02-02-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5219,7 +5219,7 @@ TEA" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0019.Button </State>
<Value> StringFmt( $12-02-03-0019.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5436,7 +5436,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0009.Button </State>
<Value> StringFmt( $12-02-02-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5454,7 +5454,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0009.Button </State>
<Value> StringFmt( $12-02-01-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5472,7 +5472,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5689,7 +5689,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0022.Button </State>
<Value> StringFmt( $12-02-01-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5707,7 +5707,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0022.Button </State>
<Value> StringFmt( $12-02-02-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5725,7 +5725,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0022.Button </State>
<Value> StringFmt( $12-02-03-0022.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5940,7 +5940,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0016.Button </State>
<Value> StringFmt( $12-02-01-0016.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -5958,7 +5958,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0017.Button </State>
<Value> StringFmt( $12-02-02-0017.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -5976,7 +5976,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0017.Button </State>
<Value> StringFmt( $12-02-03-0017.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-03-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6191,7 +6191,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0029.Button </State>
<Value> StringFmt( $12-02-01-0029.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6209,7 +6209,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0029.Button </State>
<Value> StringFmt( $12-02-02-0029.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6227,7 +6227,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6443,7 +6443,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0030.Button </State>
<Value> StringFmt( $12-02-01-0030.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6461,7 +6461,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0030.Button </State>
<Value> StringFmt( $12-02-02-0030.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6479,7 +6479,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6695,7 +6695,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0031.Button </State>
<Value> StringFmt( $12-02-01-0031.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6713,7 +6713,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0031.Button </State>
<Value> StringFmt( $12-02-02-0031.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6731,7 +6731,7 @@ LIMENADE" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6948,7 +6948,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0032.Button </State>
<Value> StringFmt( $12-02-01-0032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-01-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -6966,7 +6966,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0032.Button </State>
<Value> StringFmt( $12-02-02-0032.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-02-02-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -6984,7 +6984,7 @@ Water" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -664,7 +664,7 @@ Matcha, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -682,7 +682,7 @@ Matcha, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0001.Button </State>
<Value> StringFmt( $12-04-02-0001.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -700,7 +700,7 @@ Matcha, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -912,7 +912,7 @@ Matcha, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -930,7 +930,7 @@ Matcha, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0016.Button </State>
<Value> StringFmt( $12-04-02-0016.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -948,7 +948,7 @@ Matcha, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1160,7 +1160,7 @@ Cocoa, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1178,7 +1178,7 @@ Cocoa, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0002.Button </State>
<Value> StringFmt( $12-04-02-0002.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1196,7 +1196,7 @@ Cocoa, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1410,7 +1410,7 @@ Strawberry Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1428,7 +1428,7 @@ Strawberry Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0003.Button </State>
<Value> StringFmt( $12-04-02-0003.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1446,7 +1446,7 @@ Strawberry Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1660,7 +1660,7 @@ Strawberry Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1678,7 +1678,7 @@ Strawberry Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0013.Button </State>
<Value> StringFmt( $12-04-02-0013.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1696,7 +1696,7 @@ Strawberry Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1909,7 +1909,7 @@ Melon Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -1927,7 +1927,7 @@ Melon Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0018.Button </State>
<Value> StringFmt( $12-04-02-0018.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1945,7 +1945,7 @@ Melon Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2157,7 +2157,7 @@ Melon Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2175,7 +2175,7 @@ Melon Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0004.Button </State>
<Value> StringFmt( $12-04-02-0004.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2193,7 +2193,7 @@ Melon Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2405,7 +2405,7 @@ Thai Tea, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2423,7 +2423,7 @@ Thai Tea, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0005.Button </State>
<Value> StringFmt( $12-04-02-0005.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2441,7 +2441,7 @@ Thai Tea, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2653,7 +2653,7 @@ Thai Tea, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2671,7 +2671,7 @@ Thai Tea, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0015.Button </State>
<Value> StringFmt( $12-04-02-0015.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2689,7 +2689,7 @@ Thai Tea, & Milk" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2903,7 +2903,7 @@ Kokuto syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -2921,7 +2921,7 @@ Kokuto syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0006.Button </State>
<Value> StringFmt( $12-04-02-0006.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -2939,7 +2939,7 @@ Kokuto syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3153,7 +3153,7 @@ Taiwanese Tea, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3171,7 +3171,7 @@ Taiwanese Tea, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0008.Button </State>
<Value> StringFmt( $12-04-02-0008.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3189,7 +3189,7 @@ Taiwanese Tea, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3403,7 +3403,7 @@ Taiwanese Tea, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3421,7 +3421,7 @@ Taiwanese Tea, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0017.Button </State>
<Value> StringFmt( $12-04-02-0017.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3439,7 +3439,7 @@ Taiwanese Tea, Sugar" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3652,7 +3652,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3670,7 +3670,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0009.Button </State>
<Value> StringFmt( $12-04-02-0009.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3688,7 +3688,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3899,7 +3899,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -3917,7 +3917,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0010.Button </State>
<Value> StringFmt( $12-04-02-0010.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -3935,7 +3935,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4146,7 +4146,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
@ -4164,7 +4164,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0011.Button </State>
<Value> StringFmt( $12-04-02-0011.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $12-04-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -4182,7 +4182,7 @@ Caramel Syrup" </Value>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvert) </Value>; test
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>

View file

@ -253,19 +253,19 @@
If hot_button_state = "Disable2" Then
Var text_price_d1 = ""
Else
Var text_price_d1 !assigned StringFmt( PriceD1 , DisplayFormat, PreScaleConvert)
Var text_price_d1 !assigned StringFmt( PriceD1 , DisplayFormat, PreScaleConvertShow)
EndIf
If cold_button_state = "Disable2" Then
Var text_price_d2 = ""
Else
Var text_price_d2 !assigned StringFmt( PriceD2 , DisplayFormat, PreScaleConvert)
Var text_price_d2 !assigned StringFmt( PriceD2 , DisplayFormat, PreScaleConvertShow)
EndIf
If blend_button_state = "Disable2" Then
Var text_price_d3 = ""
Else
Var text_price_d3 !assigned StringFmt( PriceD3 , DisplayFormat, PreScaleConvert)
Var text_price_d3 !assigned StringFmt( PriceD3 , DisplayFormat, PreScaleConvertShow)
EndIf
DEBUGVAR PD_CODE1
@ -538,7 +538,7 @@
DEBUGVAR toppingID6price2
DEBUGVAR DisplayFormat
Var toppingID6price2Conv !assigned StringFmt( toppingID6price2 , DisplayFormat, PreScaleConvert)
Var toppingID6price2Conv !assigned StringFmt( toppingID6price2 , DisplayFormat, PreScaleConvertShow)
DEBUGVAR toppingID6price2Conv
@ -1065,7 +1065,7 @@
Var showShotEnable = "Enable"
Var ExtraTopping = "Enable"
Var toppingID2price2Conv !assigned StringFmt( toppingID2price2 , DisplayFormat, PreScaleConvert)
Var toppingID2price2Conv !assigned StringFmt( toppingID2price2 , DisplayFormat, PreScaleConvertShow)
DEBUGVAR toppingID2price2Conv
Var text_shot_normal_add = toppingID2price2Conv + ")"
@ -1173,7 +1173,7 @@
EndIf
If ShotCoffeePremium = "Enable" Then
Var toppingID2price2Conv !assigned StringFmt( toppingID2price2 , DisplayFormat, PreScaleConvert)
Var toppingID2price2Conv !assigned StringFmt( toppingID2price2 , DisplayFormat, PreScaleConvertShow)
DEBUGVAR toppingID2price2Conv
Var text_price_topping = toppingID2price2Conv + ")"
@ -3772,7 +3772,7 @@
If SelectDrinkType = 0 Then
Var PriceDrinkTmpShow = "---"
Else
Var PriceDrinkTmpShow !assigned StringFmt( PriceDrinkTmp , DisplayFormat, PreScaleConvert)
Var PriceDrinkTmpShow !assigned StringFmt( PriceDrinkTmp , DisplayFormat, PreScaleConvertShow)
EndIf
SAVELOG PriceDrinkTmp