StrRes

From Wiki
Revision as of 10:11, 1 September 2007 by Seg (Talk | contribs) (Example)

Jump to: navigation, search
Holds the value from the last Str (command) statement executed.

Example


finditem *
if #FINDCNT > 0
{
  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