커뮤니티
문의드립니다
텍스트표시 좀해주세요
If Score > Score[1] Then
SetPlotColor(1, Red);
Else
If Score < Score[1] Then
SetPlotColor(1, Blue);
답변 1
예스스탁 예스스탁 답변
2026-03-03 10:59:42
텍스트표시 좀해주세요
If Score > Score[1] Then
SetPlotColor(1, Red);
Else
If Score < Score[1] Then
SetPlotColor(1, Blue);
2026-03-03 10:59:42