Just want to know how can I take offline a "take item group", I'm onlining it with this below script :
Dim myGroup As xpTakeItemGroup
Engine.Sequencer.GetGroupByName("Group 1", myGroup)
myGroup.Execute()
Please let me know if any can help on this, How can I get a scripting manual for Xpression ?