Code: Select all
User_Func(param){
return 42
}
arr := [13, 240, 23, 57005]
MsgBox % Format("{2:x}{1:02x} is {4:x}.", arr*)
Code: Select all
User_Func(param){
return 42
}
arr := [13, 240, 23, 57005]
MsgBox % Format("{2:x}{1:02x} is {4:x}.", arr*)
Code: Select all
testing...
Code: Select all
#SingleInstance,Force
NormalLabel:
return
LButton Up::
ESC::
return
GuiClose:
return
Code: Select all
alert(42);
//test
Code: Select all
// testing testing ...
// comment #2
var secret = 'T24234324H82394E093824A234N8S3482W23E2678R80732I982374S234709#64'.replace(/0/g,' ').replace(/\d/g,'').replace('#',6*7+'.');
alert(secret);
Users browsing this forum: No registered users and 21 guests