Assign

Element that assigns data to a given variable

Properties

- Variable: [T] Variable to which a value will be assigned

- Data*: [T] The expression result will be assigned to a variable

Last updated