Hi,

Is it possible to pass the time value as a "parameter"  in temporal operator??
In the below example, I would like to pass  $time as a variable,  any integer value/String value representing time. ( ex: $time = 10s)



Ex;
$eventA : EventA( this after[ $time s ] $eventB )