Hi,
the command \doifelseconversionnumber doesn’t work with MkIV.
%%%% begin example
\starttext
\defineconversion[ctx][c,o,n,t,e,x,t]
ctx:
\doloop{\doifelseconversionnumber{ctx}{\recurselevel}{[\recurselevel]}{\exitloop}}
\stoptext
%%%% end example
Wolfgang