User contributions
From Sputnik Wiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 18:06, 25 April 2012 (diff | hist) N Core Function GUICreateTextBox (Created page with "<pre> GUICreate( "TextBox", <gui object>, <Text>, <Left>, <Top>, <Width>, <Height> ) </pre> === Description === Create a TextBox === Parameters === ==== gui object ==== The ...")
- 18:02, 25 April 2012 (diff | hist) N Core Function GUICreateGroupBox (Created page with "<pre> GUICreate( "GroupBox", <gui object>, <Left>, <Top>, <Width>, <Height> ) </pre> === Description === Create a GroupBox === Parameters === ==== gui object ==== The GUI ob...")
- 16:21, 25 April 2012 (diff | hist) Core Function GUIMDICreate
- 16:20, 25 April 2012 (diff | hist) Core Function GUICreate
- 16:18, 25 April 2012 (diff | hist) Function Reference (→Dialog Creation Functions)
- 01:48, 25 April 2012 (diff | hist) N Core Function GUICreateMenuItem (Created page with "<pre> GUICreate( "MenuItem", <gui object>, <Text> ) </pre> === Description === Create a MenuItem === Parameters === ==== gui object ==== The GUI object to place the MenuItem...")
- 01:47, 25 April 2012 (diff | hist) N Core Function GUICreateMenu (Created page with "<pre> GUICreate( "Menu", <gui object> ) </pre> === Description === Create a Menu === Parameters === ==== gui object ==== The GUI object to place the Menu on. === Return Val...")
- 01:47, 25 April 2012 (diff | hist) Function Reference (→Control Creation Functions)
- 01:36, 25 April 2012 (diff | hist) Function Reference (→Control Creation Functions)
- 01:31, 25 April 2012 (diff | hist) N Core Function GUIListBox (Created page with "<pre> GUITListBox( <listbox> ) </pre> === Description === Properties & Functions specifically for ListBox === Parameters === ==== listbox ==== The ListBox GUI object to use....")
- 01:29, 25 April 2012 (diff | hist) Function Reference (→Window/Control Properties Get/Set Functions)
- 01:29, 25 April 2012 (diff | hist) Core Function GUICreateComboBox (→Example)
- 01:28, 25 April 2012 (diff | hist) N Core Function GUICreateListBox (Created page with "<pre> GUICreate( "ListBox", <gui object>, <Left>, <Top>, <Width>, <Height> ) </pre> === Description === Create a ListBox === Parameters === ==== gui object ==== The GUI obje...")
- 01:25, 25 April 2012 (diff | hist) Core Function GUILink (→Link Type 'SelectedIndexChanged')
- 22:39, 24 April 2012 (diff | hist) Function Reference (→Enum Functions)
- 20:25, 24 April 2012 (diff | hist) N Core Function Combine (Created page with "<pre> Combine( <array-keys>, <array-values> ) </pre> === Description === Creates a hash (Dictionary) by using the values from the keys array as keys and the values from the val...")
- 20:23, 24 April 2012 (diff | hist) Function Reference (→Array Functions)
- 20:06, 24 April 2012 (diff | hist) Core Function UnsetFunction (→Example)
- 22:51, 22 April 2012 (diff | hist) Core Function RunWait (→Example)
- 22:51, 22 April 2012 (diff | hist) Core Function RunWait (→Example)
- 22:50, 22 April 2012 (diff | hist) Core Function RunWait (→show options)
- 22:50, 22 April 2012 (diff | hist) Core Function RunShellWait (→show options)
- 22:50, 22 April 2012 (diff | hist) Core Function RunShellWait (→Example)
- 22:49, 22 April 2012 (diff | hist) Core Function RunShellWait (→Example)
- 22:45, 22 April 2012 (diff | hist) Core Function RunShellWait (→show options)
- 19:32, 22 April 2012 (diff | hist) N Core Function SubStrCount (Created page with "<pre> SubStrCount( <expression>, <expression2>, <offset>, <length>, <flag> ) </pre> === Description === Count the number of substring occurrences === Parameters === ==== exp...")
- 19:29, 22 April 2012 (diff | hist) Function Reference (→String Functions)
- 18:39, 22 April 2012 (diff | hist) Core Function Grep (→Example)
- 17:40, 22 April 2012 (diff | hist) Function Reference (→Hash (Dictionary) Functions)
- 17:39, 22 April 2012 (diff | hist) Language Reference (→Hashes (Dictionary))
- 17:38, 22 April 2012 (diff | hist) Language Reference (→Arrays)
- 16:48, 22 April 2012 (diff | hist) Function Reference (→Hash/Array)
- 16:38, 22 April 2012 (diff | hist) Function Reference (→Hash/Array)
- 16:34, 22 April 2012 (diff | hist) Core Function UBound
- 16:33, 22 April 2012 (diff | hist) Function Reference (→Array Functions)
- 16:12, 22 April 2012 (diff | hist) Function Reference (→Hash (Dictionary) Functions)
- 16:06, 22 April 2012 (diff | hist) Core Function Values
- 16:06, 22 April 2012 (diff | hist) Function Reference (→Hash (Dictionary) Functions)
- 13:32, 22 April 2012 (diff | hist) N Core Function isString (Created page with "<pre> isString( <expression> ) </pre> === Description === Check if variable contains only string chars. === Parameters === ==== expression ==== The string to use. === Retur...")
- 13:30, 22 April 2012 (diff | hist) Function Reference (→String Functions)
- 13:28, 22 April 2012 (diff | hist) Core Function Opt (→ArrayParseINT)
- 05:03, 22 April 2012 (diff | hist) N Core Function Values (Created page with "<pre> Values( <array>, <flag> ) </pre> === Description === Create an array containing all VALUES from a Hash (Dictionary) === Parameters === ==== array ==== The array to use...")
- 04:55, 22 April 2012 (diff | hist) N Core Function Keys (Created page with "<pre> Keys( <array> ) </pre> === Description === Create an array containing all KEYS from a Hash (Dictionary) === Parameters === ==== array ==== The array to use. === Retur...")
- 04:53, 22 April 2012 (diff | hist) Function Reference (→Hash (Dictionary) Functions)
- 04:43, 22 April 2012 (diff | hist) Core Function Grep (→Example)
- 04:22, 22 April 2012 (diff | hist) N Core Function Grep (Created page with "<pre> Grep( <pattern>, <array>, <flag> ) </pre> === Description === Returns a new array consisting of the elements of the input array that match the given regex pattern. === P...")
- 04:19, 22 April 2012 (diff | hist) Function Reference (→Array Functions)
- 03:25, 22 April 2012 (diff | hist) Core Function IsAdmin
- 03:25, 22 April 2012 (diff | hist) N Core Function HWND (Created page with "<pre> HWND( ) </pre> === Description === Get the HWND of the hidden window used by this program (It handles hotkeys etc). === Parameters === None. === Return Value === None...")
- 02:34, 22 April 2012 (diff | hist) Core Function BitROTATE (→Description)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)