@johnsonkay Bool variables are logic variables whereas string variables are for texts or combinations of numbers and texts. A boolean variable can adopt two possible values only: true / false. However, a string variable can adopt values like 254kgjh or xxxxxx, for example.
J