Description :
This instruction reverts each word to its previous color.
Parameters :
Notes :
You may also revert to the previous color using {} with no color code specified.
For example :
Text.color.caesura.select (FALSE)
Text.color.select (255,0,0)
Text.display ("Out {0,0,255}of order{} …",0,0)
Examples :
|