StrRes

From Wiki
Revision as of 12:15, 26 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search
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