Difference between revisions of "StrRes"
From Wiki
(fixed disambiguation) |
|||
| Line 1: | Line 1: | ||
| − | {{header|result|rw|Holds the value from the last [[ | + | {{header|result|rw|Holds the value from the last [[Str (command)]] statement executed.}} |
==== Example ==== | ==== Example ==== | ||
Revision as of 21:40, 20 December 2005
| ⇔ | Holds the value from the last Str (command) statement executed. |
Example
finditem *
if #findKind <> -1
{
event Property #findID
str len #property
display ok the length if the string in the property variable is , #spc , #strRes
}
halt
See also
| Main Page | Documentation |