Description Usage Arguments Details Examples
A GISDK macro is a function defined in a GISDK scrip (.rsc). When working in
Caliper software, these are always called in GISDK using the
RunMacro()
function.
1 |
macro_name |
|
... |
Used to pass arguments to the GISDK macro |
process_result |
|
To run GISDK functions (like OpenTable()
) see RunFunction
.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.