RE: [cam] Token notation

From
Eavid QQ Vebber - W[M ebusiness
Date
2003-06-06T14:57:08+00:00
ID
Thread
RE: [cam] Token notation
Message text written by INTERNET:
>
        Why do we not adopt $param rather than %param%?
<

Martin,

There's potential for confusion here.

 %parameter%   

is how context variables are passed into CAM from an external process.

The $param where the $param is an XPath expression, references
the structure and / or content of an transaction instance.

OK?

Thanks, DW.