The goal of this feature is to add an if/else statement in order to do différents actions, depending previous actions like a search.
For example, if a find return a record, I will update it, if it does not find a record, I will create a new one.