VariableIDLike# type VariableIDLike = int | DecisionVariable | AttachedDecisionVariable# A variable ID or decision-variable object. APIs using this type consume only the OMMX variable identity, not kind or bound metadata.