<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">Hello
<div><br /></div>
<div>i am working on an own script what basically works.</div>
<div>Now i would like to add an input integer and struggle here with the error message:</div>
<div><br /></div>
<div>
<p style="margin: 0px;"><!--StartFragment--><span style=" color:#ff0000;">'int' object has no attribute 'replace' See log for more details</span><!--EndFragment--></p>
<p style="margin: 0px;"><span style=" color:#ff0000;"><br /></span></p>
<p style="margin: 0px;"><span style=" color:#ff0000;"><br /></span></p>
<p style="margin: 0px;"><span style=" color:#ff0000;">in my header i have:</span></p>
<p style="margin: 0px;">##Radius=number 100<span style=" color:#ff0000;"><br /></span></p>
<p style="margin: 0px;"><br /></p>
<p style="margin: 0px;">to read out i have added:</p>
<p style="margin: 0px;">radius = processing.getObjectFromUri(Radius)<br /></p>
<p style="margin: 0px;"><br /></p>
<p style="margin: 0px;">i tried some parsing etc but still i got the error message below.</p>
<p style="margin: 0px;"><br /></p>
<p style="margin: 0px;">Somebody an idea for me?</p>
<p style="margin: 0px;"><br /></p>
<p style="margin: 0px;">thx</p>
<p style="margin: 0px;">pat</p>
</div>
</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br /></div>
</body>
</html>