This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.Description Chooses between two values based on a condition Information Plugin RigVM Category Execution Tags Branch,Condition Type FRigVMDispatch_If Inputs Name Description Permitted Types Default Value Condition The condition on which we'll decide between the True and False values bool False True The value to use if the condition is True Wildcard False The value to use if the condition is False Wildcard Outputs Name Description Permitted Types Default Value Result The resulting value - either True or False based on the condition Wildcard