wiki.anypage(query : str, seconds : num? , max : num? , linkonly : bool?, titlestyle : str?) : xml
Show the contents of a random page selected from the query's result set.
1.8.2 or later
| Name | Type | Description |
| query | str | The query string. |
| seconds | num | (optional, default: 3600) Interval in seconds for selecting another page |
| max | num | (optional, default: 100) Max query results |
| linkonly | bool | (optional, default: false) link to the page |
| titlestyle | str | (optional, default: "display: none;") Style for page title |
The query's result set in xml format
| Output | ||||||||||||||||
|
| |||||||||||||||
|
string.ToLowerFirst(text : str) : str Convert first character in string to lowercase. Usage Restrictions1.9.1 or later Parameters
ResultA string of the original, but the first character as lower case. Samples
| |||||||||||||||
|
string.EndsWith(first : str, second : str) : bool Check if the first string ends with the second string. Usage Restrictions1.9.1 or later. Parameters
ResultTrue if the first string ends with the second string. Samples
| |||||||||||||||
| String.EndsWith |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by