Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Expressions > Evaluation Control > SequenceHold >

SequenceHold

SequenceHold
is an attribute that specifies that Sequence objects appearing in the arguments of a function should not automatically be flattened out.
The attribute HoldAll does not prevent splicing of sequences:
SequenceHold is also necessary:
Assignment operators are SequenceHold, so that sequences can be returned as results:
Rules have the same property:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF