ExtensionsPlus.CorePlus.TermIsEmpty

From emotive
Jump to navigation Jump to search

Classification

Name TermIsEmpty
Short Description Check if a term is empty
Class Term
Extension OTX CorePlus Extension
Group -
Exceptions -
Checker Rules -
Standard Compliant No

Description

The TermIsEmpty term returns True if the Term is NULL otherwise False.

Return Value

The Term returns the value, see table below.

Icons Note.png In OTX, Terms are categorized according to its return data type!
Data Type Description
Integer TermIsEmpty

Properties

Name Data Type Class Default Cardinality Description
List List Term - [1] Represents the Term which shall be tested.

See also

ListIndexOf