Documentation

Range Branch - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Range Branch

Root.BranchRange(
  Expression Variant,
  Minimum Variant,
  Maximum Variant
) 
Checks to see if the expression is between the minimum and maximum values

Parameters

Expression Variant
Initial value being compared
Minimum Variant
Smallest value possible
Maximum Variant
Largest value possible

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page