|
OpenTokens: %CALL()%
|
|
| %CALL(action|method|fields|files)%
|
|
|
| Parameters
|
| · | action required literal the URL to call out to
|
| · | method required literal the "method" of the call (either POST, GET, XML or RAW; default is GET)
|
| · | fields required literal a comma-delimited list of variable names (global or database)
|
| · | files required literal a comma-delimted list of "filenames" of files to upload via HTTP-UPLOAD. (This path is relative to your ~/mivadata/ subdirectory.)
|
|
|
|
|
|
|
|
|