| ... | @@ -75,5 +75,5 @@ This assigns to the target to the line like the assign variable action. The targ | ... | @@ -75,5 +75,5 @@ This assigns to the target to the line like the assign variable action. The targ | 
|  |  |  |  | 
|  | > stringVariableReplacement(*string*) |  | > stringVariableReplacement(*string*) | 
|  |  |  |  | 
|  | With a string, replace any variables within. Example: stringVariableReplacement("This card is called $title. It has an attack power of $atk and a health of $health.") |  | With a string, replace any variables within. Example: `stringVariableReplacement("This card is called $title. It has an attack power of $atk and a health of $health.")` | 
|  |  |  |  |