Assign
Assigns a value to a variable or argument.
Input
- Value: The value to be given.
- Type:
Any(depends on the variable or argument type) - Required
- Type:
- Target: The argument or variable that will receive the value.
- Type:
ArgumentorVariable - Required
- Type: