Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_OBJT

Reference to the insert object

Item

*Input

PRIM_OBJT

Instance to be stored in the collection

...

Inserting an existing reference into a collection.

     #Collection.Insert(#Object)

Inserting a new button instance into a collection.

     #Collection.Insert((*New #Prim_phbn))


See also

All Component Classes

Technical Reference