|
OpenTokens: %EXPORT()%
|
|
| %EXPORT(filename|fields{|delimiter})%
|
|
|
| If the optional delimiter parameter is NOT included, the default delimiter is a "pipe" character ('|').
|
|
|
| Example: To export the current shoppers login to the file shoppers.txt, use %EXPORT(shoppers.txt|s.dyn_time_t,Customers.d.login)%
|
|
|