DrawRectangle
-
Hi,
i have the following line in the adjust field of the DrawRectangle block. -toDigits(const_CZ_PipRange,"")+((const_CZ_PipRange-CalculatedPipValue)/2)
When i update the block and open it again the line shows: -toDigits(const_CZ_PipRange."")+((const_CZ_PipRange-CalculatedPipValue)/2)
The , after const_CZ_PipRange is converted to a .
Can you fix this?
-
Try it now.
-
Thx. Bug disappeared
