StrRes
From Wiki
Revision as of 11:15, 26 August 2005 by Kedrick Valorite (Talk | contribs)
| ⇔ | Holds the value from the last str 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 |