<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Nice! I definitely wouldn't have thought of this.<br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of IOhannes m zmoelnig <zmoelnig@iem.at><br>
<b>Sent:</b> 09 April 2018 15:19<br>
<b>To:</b> pd-list@lists.iem.at<br>
<b>Subject:</b> Re: [PD] Test if an argument is void</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On 2018-04-09 15:29, Liam Goodacre wrote:<br>
> If you don't mind using externals, you can use [iemguts/canvasargs] or [else/args]. I can't think of a way of doing this in Vanilla though. As you say, no argument seems to be indistinguishable from 0.<br>
<br>
for a given argument, it's possible. e.g.:<br>
(it's also possible to count the number of arguments, but more complicated)<br>
<br>
<a href="https://lists.puredata.info/pipermail/pd-list/2012-09/097880.html">https://lists.puredata.info/pipermail/pd-list/2012-09/097880.html</a><br>
<br>
(the code has to be copied verbatim into your abstraction and cannot be<br>
wrapped into a helper-abstraction)<br>
<br>
<br>
fgasdmr<br>
IOhannes<br>
<br>
</div>
</span></font></div>
</body>
</html>