text .color .caesura .select  (  State  )  
                                
Description :

This instruction reverts each word to its previous color.

Parameters :

  • TRUE (Default)
    FALSE

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 :