Is there a flag or setting, here or somewhere else, that would safely help me to distinguish between a Callback Sequence (see MainSequence) and a Regular Sequence (see NoCallback)?
I tried it but it didn't work for me; in this case I have a Sequence Object in my Parameters.Sequence and try to get its type. am I doing something wrong? does this work in TS3.5?