<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">Hi all!<div class="mb_sig"></div><div><br></div><div>Take a look at this:</div><div><br></div><div><img id="32990300-5ea8-44df-9f5f-356419fa59e5" src="cid:f1a64b9d-78f4-4480-bacf-75cff8b29d45" width="572" height="197"></img><br></div><div><br></div><div>When would a context use #send:to:with: and when just directly send it?</div><div><br></div><div>self send: #cannotReturn: to: self with: {value}.</div><div>self cannotReturn: value.</div><div><br></div><div>self send: #cannotReturn:to: to: self with: {value. self}.<br></div><div>self cannotReturn: value to: self.</div><div><br></div><div>There are other examples. See:</div><div>Context >> #jump:if:</div><div>Context >> #return:from:</div><div><br></div><div>Best,</div><div>Marcel</div></div>