Search

You can find the results of your search below.

breeze @computers:arduino
7 Hits, Last modified:
by the name of the variable. <code> set greeting hello display $greeting </code> I do not plan on imple... btain the value of variable. <code> set greeting hello display [ get greeting ] </code> ==== Quoted Str... include a quote within a string, e.g. "He said \"hello\" to me". ==== Catenation of Parameters ==== Sq... bad example of coding style. <code> set greeting hello set quote "\"" display He" said "[ get quote ][ g