Back to FabImage Studio website
You are here: Start » Filter Reference » Common
Common
Select a filter from the list below.
Icon | Name | Description |
---|---|---|
![]() | CopyObject | Use this filter to create a source of data, e.g. that needs to be send to HMI or used in several places of a macrofilter. |
![]() | TestObjectEqualTo | Checks whether the input object is equal to another object. |
![]() | TestObjectNil | Produces 'True' if the input object is NOT present or 'False' otherwise. |
![]() | TestObjectNotNil | Produces 'True' if the input object is present or 'False' otherwise. |
![]() | TestObjectUnequalTo | Checks whether the input object is not equal to another object. |