Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

Add an Array of Elements to a Collection

  • Last UpdatedFeb 13, 2023
  • 1 minute read

!!mydata.addCollection('My collection1')

!!mydata.addCollection('My collection2')

!a=object array()

!a[1]='/VESS1'

!a[2]='/VESS2'

!b=object array()

!b[3]='/PUMP1'

!b[4]='/PUMP2'

!!mydata.addElementsToCollection(!a, 'My collection1')

!!mydata.addElementsToCollection(!b, 'My collection2')

TitleResults for “How to create a CRG?”Also Available in