CONTENTS | INDEX | PREV | NEXT

SYNTAX            : RANGE , VALUE

FUNCTION          : Expand the range into a list, using the expression
                    following the comma as third value.

RANGE             : <first value>,<second value>.

RESULTING LIST    : RANGE,<third value>

MATRIX