Are you saying you want to max the variable out at 100 (so a player can't have 101, 102, etc...)?
If so, just have an event setup like so:
Condition: variable health greater than 100
Action: variable health set to 100
If that's not what you mean then sorry, having a hard time understanding what you're trying to say