Versions Compared

Key

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

...

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created [created Inherited from Variant (PRIM_VAR)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from Variant (PRIM_VAR)

Methods

Name

Description

AssignEmpty

AssignEmpty assigns no value to the variable

AssignNull

AssignNull assigns a null value to the variable

GetValue

Get the current component value Inherited from Data Class (PRIM_DC)

Value

SetValue

Set Field value Inherited from Data Class (PRIM_DC)

Result, Value

...