StrRes
From Wiki
| ⇔ | 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 |