<br>Hi,<br><br>Is it possible to pass the time value as a &quot;parameter&quot;  in temporal operator??<br>In the below example, I would like to pass  $time as a variable,  any integer value/String value representing time. ( ex: $time = 10s)<br>
<br><br><br>Ex; <br><pre class="programlisting"><a id="d0e627">$eventA : EventA( this after[ $time s ] $eventB ) <br><br><br><br><br><br><br><br></a></pre>