🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[SOLVED] Collections - combining example sets

User: "danjeharry"
New Altair Community Member
Updated by Jocelyn
Hey all,

I have a bunch of example sets that are outputted in a collection via the loop parameters operator. I would like to create an operator to append all of these example sets one after the other (e.g. example set 1 makes the first 10 examples, then exampleset 2 makes, 11 - 20, etc.) How do i do this?

Thanks,
danjeharry

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "StaryVena"
    New Altair Community Member
    Hi,
    if all examples heve same attributes, than use "Append" operator.

    Best
    Vaclav
    User: "danjeharry"
    New Altair Community Member
    OP
    Thanks but how do  i loop through the collection to get each example set? The append operator doesn't seem to take collections as input and using the loop collection, how would it store the previous example set during the loop? I hope this makes sense
    User: "StaryVena"
    New Altair Community Member
    Yes, it takes also collection. Just try it. If is there some error message, post it here...

    Best
    Vaclav
    User: "mbowes80"
    New Altair Community Member
    I struggled for awhile trying to find an operator to do this.. Append works... thanks Vaclav!!  ;)
    StaryVena wrote:

    Yes, it takes also collection. Just try it. If is there some error message, post it here...

    Best
    Vaclav