[FindString Source=...&Find=...&MatchCase=...&Reverse=...&StartAt=...]
numero = 181[text]mystring=WebDNA is a powerful, easy to learn, scripting language.[/text][text]found_at=[FindString source=[mystring]&find=powerful][/text][showif [found]>0]Found 'powerful' in source string at character position [found_at][/showif][hideif [found]>0]String 'powerful' not found.[/hideif]result...Found 'powerful' in source string at character position 13
Parameters | Description |
---|---|
Source | (Required) The character string to search. |
Find | (Required) The character string to find. |
MatchCase | (Optional) T/F - Default is 'F'. If set to 'T', the search will be case sensitive. |
Reverse | (Optional) T/F - Default is 'F'. If set to 'T', the search is performed starting from the end of the 'source' string. |
StartAt | (Optional) Sets the start position, in the 'source' string, from which to start the search. If not specified, the search will start from the beginning of the 'source' string. If the 'Reverse' parameter is set to 'T', the 'StartAt' position is relative to the end of the 'source' string. |
[text]mystring=WebDNA is a powerful, easy to learn, scripting language.[/text]
[text]found_at=[FindString source=[mystring]&find=powerful][/text]
[showif [found]>0]
Found 'powerful' in source string at character position [found_at]
[/showif]
[hideif [found]>0]
String 'powerful' not found.
[/hideif]
Parameters | Description |
---|---|
Source | (Required) The character string to search. |
Find | (Required) The character string to find. |
MatchCase | (Optional) T/F - Default is 'F'. If set to 'T', the search will be case sensitive. |
Reverse | (Optional) T/F - Default is 'F'. If set to 'T', the search is performed starting from the end of the 'source' string. |
StartAt | (Optional) Sets the start position, in the 'source' string, from which to start the search. If not specified, the search will start from the beginning of the 'source' string. If the 'Reverse' parameter is set to 'T', the 'StartAt' position is relative to the end of the 'source' string. |
DOWNLOAD WEBDNA NOW!
This Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA LibrariesA list of available libraries for WebDNA...
Download WebDNA ApplicationsWebDNA applications...
F.A.QA compilation of some user's questions...
WebDNA reference...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
Displays information about a particular file or folder...
[renamefile]Rename a file in your webspace...
[ddesend]Sends text to a DDE server program on the local machine...
[addlineitem]Adds a product to the specified shopping cart...
[random]will display a random number...
order fileFile Formats - Order File/Shopping Cart in WebDNA...