Changes between Initial Version and Version 2 of Ticket #3888


Ignore:
Timestamp:
06/02/22 11:11:33 (2 years ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3888

    • Property Owner set to Jpm
    • Property Status changed from new to assigned
  • Ticket #3888 – Description

    initial v2  
    22
    33
    4 {{{
     4{{{#!autoit
    55Local $iColor = PixelGetColor(10, 10)
    66ConsoleWrite('@@ Debug(' & @ScriptLineNumber & ') : $iColor = 0x' & Hex($iColor) & @CRLF) ;### Debug Console
    7 
    87}}}