User contributions
From Sputnik Wiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 11:43, 2 December 2011 (diff | hist) N Core Function isVarClient (Created page with "<pre> isVarClient( $variable ) </pre> === Description === Check if a variable holds a Client object from Connect(). === Parameters === ==== variable ==== The variable to che...")
- 11:42, 2 December 2011 (diff | hist) N Core Function isVarServer (Created page with "<pre> isVarServer( $variable ) </pre> === Description === Check if a variable holds a Server object from Listen(). === Parameters === ==== variable ==== The variable to chec...")
- 11:42, 2 December 2011 (diff | hist) N Core Function isVarDLLStruct (Created page with "<pre> isVarDLLStruct( $variable ) </pre> === Description === Check if a variable holds a DLLStruct. === Parameters === ==== variable ==== The variable to check. === Return ...")
- 11:42, 2 December 2011 (diff | hist) Function Reference (→Type Checking)
- 11:41, 2 December 2011 (diff | hist) N Core Function isVarString (Created page with "<pre> isVarString( $variable ) </pre> === Description === Checks if a variable is a string type. === Parameters === ==== variable ==== The variable to check. === Return Val...")
- 11:40, 2 December 2011 (diff | hist) N Core Function isVarNumber (Created page with "<pre> isVarNumber( $variable ) </pre> === Description === Checks if a variable is any integer or float/double type. === Parameters === ==== variable ==== The variable to che...")
- 11:40, 2 December 2011 (diff | hist) N Core Function isVarBinary (Created page with "<pre> isVarBinary( $variable ) </pre> === Description === Checks if a variable is a binary type. === Parameters === ==== variable ==== The variable to check. === Return Val...")
- 11:40, 2 December 2011 (diff | hist) N Core Function isVarRef (Created page with "<pre> isVarRef( $variable ) </pre> === Description === Check if a variable is an reference to another variable. === Parameters === ==== variable ==== The variable to check. ...")
- 11:38, 2 December 2011 (diff | hist) Core Function DecPad (top)
- 11:36, 2 December 2011 (diff | hist) N Core Function Contains (Created page with "<pre> Contains( <string>, <substring>, <casesense>) </pre> === Description === Check if string contains a sub string. === Parameters === ==== string ==== The string to searc...") (top)
- 11:35, 2 December 2011 (diff | hist) N Core Function DecPad (Created page with "<pre> Contains( <string>, <substring>, <casesense>) </pre> === Description === Check if string contains a sub string. === Parameters === ==== string ==== The string to searc...")
- 11:33, 2 December 2011 (diff | hist) Function Reference (→String Functions)
- 11:32, 2 December 2011 (diff | hist) Function Reference (→String Functions)
- 11:10, 2 December 2011 (diff | hist) Function Reference (→Common Dialog/Control Method Functions)
- 11:09, 2 December 2011 (diff | hist) Function Reference (→GUI Functions)
- 09:57, 2 December 2011 (diff | hist) N GUI GetSet Prop Example Colour (Created page with "<pre> Change colour of controls </pre> === Description === This example demonstrates how to change the Background and Foreground(Usuaully text) on buttons and windows. === Rem...")
- 09:55, 2 December 2011 (diff | hist) Function Reference (→Common Dialog/Control Properties Get/Set Functions)
- 02:03, 2 December 2011 (diff | hist) Function Reference (→Control Properties Get/Set Functions)
- 01:53, 2 December 2011 (diff | hist) Language Reference (→Casting)
- 01:47, 2 December 2011 (diff | hist) Function Reference (→Control Creation Functions)
- 23:42, 1 December 2011 (diff | hist) Core Function CSV
- 23:42, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 23:39, 1 December 2011 (diff | hist) N Core Function CSV (Created page with "<pre> CSV( <string>, <delim>, <quote>, <comment> ) </pre> === Description === Parse a CSV text into an array. === Parameters === ==== string ==== The string to parse. ==== ...")
- 23:28, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 20:54, 1 December 2011 (diff | hist) Function Reference (→Other GUI Functions)
- 20:54, 1 December 2011 (diff | hist) N Core Function GUIMsgFilter (Created page with "<pre> GUIMsgFilter( <gui>, <command> ) </pre> === Description === Use a function to recieve all messages windows sends to the GUI window (HWND, MSG, WPARAM, LPARAM). === Param...")
- 20:53, 1 December 2011 (diff | hist) Function Reference (→GUI Functions)
- 19:59, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 19:33, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 19:30, 1 December 2011 (diff | hist) N Core Function RandStr (Created page with "<pre> RandStr( <count> ) </pre> === Description === Generate a random sequence of characters at a given length. === Parameters === ==== count ==== The size of the new string...")
- 19:25, 1 December 2011 (diff | hist) Core Function TrimRight (→Return Value)
- 19:25, 1 December 2011 (diff | hist) Core Function TrimLeft (→Return Value)
- 19:25, 1 December 2011 (diff | hist) Core Function Trim (→Return Value)
- 19:25, 1 December 2011 (diff | hist) N Core Function TrimRight (Created page with "<pre> TrimRight( <expression>, <chars> ) </pre> === Description === Strip whitespace from the end of a string. === Parameters === ==== expression ==== The string to use. ==...")
- 19:24, 1 December 2011 (diff | hist) N Core Function TrimLeft (Created page with "<pre> TrimLeft( <expression>, <chars> ) </pre> === Description === Strip whitespace from the start of a string. === Parameters === ==== expression ==== The string to use. =...")
- 19:24, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 19:24, 1 December 2011 (diff | hist) N Core Function Trim (Created page with "<pre> Trim( <expression>, <chars> ) </pre> === Description === Removes whitespace from the beginning and end of a string. === Parameters === ==== expression ==== The string ...")
- 19:22, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 19:22, 1 December 2011 (diff | hist) N Core Function isXDigit (Created page with "<pre> isXDigit( <expression> ) </pre> === Description === Check if string contains only hex chars. === Parameters === ==== expression ==== The string to use. === Return Val...")
- 19:22, 1 December 2011 (diff | hist) N Core Function isSymbol (Created page with "<pre> isSymbol( <expression> ) </pre> === Description === Check if string contains only symbol chars. === Parameters === ==== expression ==== The string to use. === Return ...")
- 19:21, 1 December 2011 (diff | hist) N Core Function isSpace (Created page with "<pre> isSpace( <expression> ) </pre> === Description === Check if string contains only whitespace. === Parameters === ==== expression ==== The string to use. === Return Val...")
- 19:21, 1 December 2011 (diff | hist) N Core Function isNumeric (Created page with "<pre> isNumeric( <expression> ) </pre> === Description === Checks if string only contains numbers. === Parameters === ==== expression ==== The string to use. === Return Val...")
- 19:20, 1 December 2011 (diff | hist) N Core Function isUpper (Created page with "<pre> isUpper( <expression> ) </pre> === Description === Check if string contains only uppercase chars. === Parameters === ==== expression ==== The string to use. === Retur...")
- 19:20, 1 December 2011 (diff | hist) N Core Function isLower (Created page with "<pre> isLower( <expression> ) </pre> === Description === Checks if string contains only lowercase letters. === Parameters === ==== expression ==== The string to use. === Re...")
- 19:20, 1 December 2011 (diff | hist) N Core Function isFloat (Created page with "<pre> isFloat( <expression> ) </pre> === Description === Check if string contains a floating point and could be converted. === Parameters === ==== expression ==== The string...")
- 19:19, 1 December 2011 (diff | hist) N Core Function isASCII (Created page with "<pre> isASCII( <expression> ) </pre> === Description === Check if string contains only ASCII chars. === Parameters === ==== expression ==== The string to use. === Return Va...")
- 19:19, 1 December 2011 (diff | hist) N Core Function isAlphaNumeric (Created page with "<pre> isAlphaNumeric( <expression> ) </pre> === Description === Checks if string contains only AlphaNumeric(A-Z, 0-9), Characters. === Parameters === ==== expression ==== Th...")
- 19:18, 1 December 2011 (diff | hist) N Core Function isAlpha (Created page with "<pre> isAlpha( <expression> ) </pre> === Description === Checks if string contains only Alphabetic characters. === Parameters === ==== expression ==== The string to use. ==...")
- 19:18, 1 December 2011 (diff | hist) N Core Function Reverse (Created page with "<pre> Reverse( <expression> ) </pre> === Description === Reverse all characters in a string. === Parameters === ==== expression ==== The string to use. === Return Value ===...")
- 19:17, 1 December 2011 (diff | hist) N Core Function SHA1 (Created page with "<pre> SHA1( <expression> ) </pre> === Description === Returns SHA1 hash of string. === Parameters === ==== expression ==== The string to use. === Return Value === Success:...")
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)