Search

You can find the results of your search below.

breeze
14 Hits, Last modified:
name of the variable. <code> set greeting hello display $greeting </code> I do not plan on implementing ... the value of variable. <code> set greeting hello display [ get greeting ] </code> ==== Quoted Strings ===... xample there is only one parameter passed to the "display" command. This is a good example of what is possi... style. <code> set greeting hello set quote "\"" display He" said "[ get quote ][ get greeting ][ get quot