->

Length = 0 ..

Items = < 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 >

- Max Items 0 ( 'V', H : 
                         V = H
              ) 
              ( R, S, K :
                          Length = Length( R )
              )

Say 'Needs ' Length ' chars.'

Exit