Nơi chia sẽ kiến thức về CNTT
thủ thuật Blogger, thủ thuật AutoIT
Imacross, VBA cho Excel

9 thg 1, 2014

Bài 12: Từ khóa trong Autoit

Dưới đây là danh sách từ khóa trong AutoIT
Keyword
Description
Boolean values for use in logical expressions.
Specify that an entire section of script should be commented out.
Abort the current case and continue a case into the next case in a Select or Switch block.
Continue a While/Do/For loop.
Keyword value use in function call.
Declare a variable, a constant, or create an array.
Loop based on an expression.
Enumerates constants.
Terminates the script.
Terminate a While/Do/For loop.
Loop based on an expression.
Enumerates elements in an Object collection or an array
Defines a user-defined function that takes zero or more arguments and optionally returns a result.
Defines a user-defined function that will be called when the script exit.
Defines a user-defined function that will be called before the script start.
Conditionally run a single statement.
Conditionally run statements.
Specifies that the current file may only be included once.
Includes a file in the current script.
Indicates that the AutoIt tray icon will not be shown when the script starts.
Resize an existing array
Specifies that the current script requires full administrator rights to run.
Conditionally run statements.
Conditionally run statements.
Loop based on an expression.
Used to reduce long references to object type variables


Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 nhận xét

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2016 Blog kiến thức
Designed by blgkienthuc.blogspot.com Cooperated with blgkienthuc.blogspot.com/
Released under Creative Commons
Posts RSSComments RSS
Back to top