next up previous
Next: load Up: Primitive Operators Previous: lc

length

<< [a0 a1 ... an] length <n+1> >>
<< s length p >>
integer <n+1>; integer p; string s;
It returns the length of the argument. p is the length of the string.


Nobuki Takayama 平成13年8月23日