StrRes

From Wiki
Revision as of 22:40, 20 December 2005 by Kedrick Valorite (Talk | contribs) (fixed disambiguation)

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