<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Like the title says...I'd like to generate the dollar sign in a message, in a similar way you can use [addcomma( which will add a comma in a message. Is there a way to do that?<br></div>For example, something like this:<br><br>[10(<br>|<br></div>[until]<br>|<br></div>[f ]x[+ 1]<br>|<br></div>[t f b]________<br></div><div>|                       [adddollar(<br></div>[add2 $1(       /<br>|                    /<br>|                   /<br></div>[                  (  <- this is an empty message<br><br></div>So in the empty message I can create the following:<br>$1<br>$2<br>$3<br></div>etc.<br><br></div>Of course this "adddollar" is fiction as it produces this error:<br>Bad arguments for message 'adddollar' to object 'message'<br></div>But is there a way to do this?<br></div>