User contributions
From Sputnik Wiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 13:00, 3 December 2011 (diff | hist) N Core Function GetVarObjType (Created page with "<pre> GetVarObjType( $variable ) </pre> === Description === Get the common object type of a variable (If it is an object) === Parameters === ==== variable ==== The variable ...")
- 12:55, 3 December 2011 (diff | hist) Core Function GetVarType
- 12:50, 3 December 2011 (diff | hist) N Core Function GetVarType (Created page with "<pre> GetVarType( $variable ) </pre> === Description === Get the common type of a variable === Parameters === ==== variable ==== The variable to check. === Return Value ===...")
- 12:42, 3 December 2011 (diff | hist) Core Function PadLeft
- 12:41, 3 December 2011 (diff | hist) N Core Function PadRight (Created page with "<pre> PadRight( <expression>, <pad>, <count> ) </pre> === Description === Pad the right of a string a given number of times with a char. === Parameters === ==== expression ==...")
- 12:41, 3 December 2011 (diff | hist) N Core Function PadLeft (Created page with "<pre> PadLeft( <expression>, <pad>, <count> ) </pre> === Description === Pad the left of a string a given number of times with another string. === Parameters === ==== express...")
- 11:45, 3 December 2011 (diff | hist) N Core Function ChrW (Created page with "<pre> ChrW( <expression> ) </pre> === Description === Returns a character corresponding to a UNICODE code. === Parameters === ==== expression ==== A unicode code in the rang...")
- 11:43, 3 December 2011 (diff | hist) Core Function Print
- 11:43, 3 December 2011 (diff | hist) Core Function Println
- 11:43, 3 December 2011 (diff | hist) Core Function Printf (→Remarks)
- 11:33, 3 December 2011 (diff | hist) Core Function MsgBox (→Remarks)
- 10:19, 3 December 2011 (diff | hist) N Core Function Chr (Created page with "<pre> Chr( <expression> ) </pre> === Description === Returns a character corresponding to an ASCII code. === Parameters === ==== char ==== The character to get the code for....")
- 10:13, 3 December 2011 (diff | hist) Core Function AscW
- 10:13, 3 December 2011 (diff | hist) N Core Function AscW (Created page with "<pre> Asc( <expression> ) </pre> === Description === Returns the ASCII code of a character. === Parameters === ==== char ==== The character to get the code for. If a string ...")
- 10:13, 3 December 2011 (diff | hist) Core Function Asc
- 10:12, 3 December 2011 (diff | hist) N Core Function Asc (Created page with "<pre> Asc( <expression> ) </pre> === Description === Returns the ASCII code of a character. === Parameters === ==== char ==== The character to get the code for. If a string ...")
- 10:12, 3 December 2011 (diff | hist) Function Reference (→String Functions)
- 10:05, 3 December 2011 (diff | hist) Function Reference (→String Functions)
- 10:04, 3 December 2011 (diff | hist) N Core Function Truncate (Created page with "<pre> Truncate( <expression> ) </pre> === Description === Calculates the integral part of a specified decimal number. === Parameters === ==== expression ==== Any valid numer...") (top)
- 10:02, 3 December 2011 (diff | hist) Function Reference (→Math Functions)
- 10:00, 3 December 2011 (diff | hist) N Core Function Tanh (Created page with "<pre> Tanh( <expression> ) </pre> === Description === Returns the hyperbolic tangent of the specified angle. === Parameters === ==== expression ==== Any valid numeric expres...") (top)
- 09:59, 3 December 2011 (diff | hist) Core Function Tan (top)
- 09:58, 3 December 2011 (diff | hist) N Core Function Tan (Created page with "<pre> Tan( <expression> ) </pre> === Description === Tan( <expression> ) -- Returns the tangent of the specified angle. === Parameters === ==== expression ==== Any valid num...")
- 09:55, 3 December 2011 (diff | hist) N Core Function Sqrt (Created page with "<pre> Sqrt( <expression> ) </pre> === Description === Returns the square root of a specified number. === Parameters === ==== expression ==== Any valid numeric expression. =...") (top)
- 09:52, 3 December 2011 (diff | hist) N Core Function Sinh (Created page with "<pre> Sinh( <expression> ) </pre> === Description === Returns the hyperbolic sine of the specified angle. === Parameters === ==== expression ==== Any valid numeric expressio...") (top)
- 09:49, 3 December 2011 (diff | hist) Core Function Math (→Example)
- 09:48, 3 December 2011 (diff | hist) N Core Function Math (Created page with "<pre> Math( <expression> ) </pre> === Description === Parse a string containing mathematical equations. === Parameters === ==== expression ==== Any valid numeric expression....")
- 20:42, 2 December 2011 (diff | hist) Core Function HotKeySet (→Example)
- 19:19, 2 December 2011 (diff | hist) Macros
- 19:17, 2 December 2011 (diff | hist) Macros (→Key Constants for use with many things (Bascially equal to VirtualKey Codes)
- 19:15, 2 December 2011 (diff | hist) Macros
- 19:14, 2 December 2011 (diff | hist) Macros
- 19:06, 2 December 2011 (diff | hist) Core Function Sin (→Example) (top)
- 19:06, 2 December 2011 (diff | hist) N Core Function Sin (Created page with "<pre> Sin( <expression> ) </pre> === Description === Returns the sine of the specified angle. === Parameters === ==== expression ==== Value in radians. === Return Value ===...")
- 19:01, 2 December 2011 (diff | hist) N Core Function Round (Created page with "<pre> Round( <expression>, <decimalplaces> ) </pre> === Description === Returns a number rounded to a specified number of decimal places. === Parameters === ==== expression =...") (top)
- 18:58, 2 December 2011 (diff | hist) Function Reference (→Math Functions)
- 18:57, 2 December 2011 (diff | hist) Function Reference (→Math Functions)
- 17:17, 2 December 2011 (diff | hist) Core Function Colour (→Return Value)
- 16:52, 2 December 2011 (diff | hist) Classes
- 16:51, 2 December 2011 (diff | hist) Class Reference
- 16:44, 2 December 2011 (diff | hist) Language Reference (→Brief)
- 16:43, 2 December 2011 (diff | hist) Language Reference (→Brief)
- 16:38, 2 December 2011 (diff | hist) Function Reference (→Process Functions)
- 16:34, 2 December 2011 (diff | hist) N Core Function Mod (Created page with "<pre> Mod( <expression>, <expression2> ) </pre> === Description === Performs the modulus operation. === Parameters === ==== expression ==== The dividend. ==== expression2 =...") (top)
- 16:27, 2 December 2011 (diff | hist) N Core Function Floor (Created page with "<pre> Floor( <expression> ) </pre> === Description === Returns the largest integer less than or equal to the specified number. === Parameters === ==== expression ==== Any va...") (top)
- 16:14, 2 December 2011 (diff | hist) N Core Function Exp (Created page with "<pre> Exp( <expression> ) </pre> === Description === Returns e raised to the specified power. === Parameters === ==== expression ==== Any valid numeric expression. === Retu...") (top)
- 16:11, 2 December 2011 (diff | hist) Core Function ATan2 (→Example) (top)
- 16:11, 2 December 2011 (diff | hist) N Core Function ATan2 (Created page with "<pre> ATan2( <expression>, <expression2> ) </pre> === Description === Compute arc tangent with two parameters. === Parameters === ==== expression ==== Any valid numeric expr...")
- 16:11, 2 December 2011 (diff | hist) Core Function ATan
- 16:10, 2 December 2011 (diff | hist) Function Reference (→Math Functions)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)