Core.Actions.Assignment

From emotive
Revision as of 08:02, 30 December 2014 by Kl (talk | contribs) (Kl moved page Assignment to Core.Actions.Assignment)
Jump to navigation Jump to search

Classification

Name Assignment
Short Description Assigning an expression to a variable
Class Action
Extension OTX Core library
Group Core related actions
Exceptions -
Checker Rules Core_Chk023
Standard Compliant Yes

Description

An expression or value can be assigned to a variable with the OTX Assignment activity. The basis for the representation of complex terms in the designer, see activities is the assignment ActionNode.

Properties

Name Data Type Class Default Cardinality Description
Result - Variable - [1] Variable is assigned the value of the term.
Term - Term - [1] Expression is calculated, and the result of which is assigned to the variable

See also

ProcedureCall
ShiftRight
ShiftLeft
SetBit
ReplaceSubByteField
AppendByteField
ListConcatenate
ListAppendItems
ListInsertItems
ListRemoveItems
ListClear
MapUnion
MapPutItems
MapRemoveItems
MapClear