Introduction
Getting Started
Savant 101
Advanced Topics
Cookbook
Reference
Savant Development
GroupCondition inheritance diagram
Determines if a group should be loaded into the pipeline. If expr evaluates to the value, then the condition is considered to be true and the Group is enabled.
Expression to evaluate.
Value to compare with.
Returns True if the condition is enabled, False otherwise.