ConsumeInteger¶
- MLModule¶
 author
package
dll
definition
keywords
Windows¶
Default Panel¶
Input Fields¶
inExecutionPolicyFactory¶
- name: inExecutionPolicyFactory, type: MLBase¶
 A factory for the execution policy that should be used for processing
inInteger¶
- name: inInteger, type: MLBase¶
 
inProcessable¶
- name: inProcessable, type: MLBase¶
 The processable that is used for turning the inputs into a result
Output Fields¶
outTrigger¶
- name: outTrigger, type: MLBase¶
 
Parameter Fields¶
Field Index¶
  | 
  | 
  | 
  | 
Visible Fields¶
Integer Observable Is Valid¶
- name: outIntegerIsValid, type: Bool, persistent: no¶
 
Skip processing during calculation (avoids accumulation)¶
- name: inSkipProcessingUntilOutputHasBeenEmitted, type: Bool, default: FALSE¶
 If enabled further triggering of processing is skipped during an ongoing execution
Valid Execution Policy¶
- name: outExecutionPolicyFactoryIsValid, type: Bool, persistent: no¶
 Indicates whether the given execution policy factory is valid
Valid Processable¶
- name: outProcessableIsValid, type: Bool, persistent: no¶
 Indicates whether the given processable is valid