- create_activate_no_init(every, *args)#
Return the expression tree for the higher-order construct for activating with default values.
- Parameters:
- every
EX
Input condition.
- args: List[EX]
Default values.
- every
- Returns:
ET
Return the expression tree for the higher-order construct for activating with default values.
EX
Input condition.
Default values.
ET