Summary
This command returns the number (as a string data type) associated with the tool in the current context.
Attributes
- none
Parameters
- none
Example
<script scriptId="site_"> <body> <s:assign> <s:question path="/context.site_"/> <s:toolID/> </s:assign> </body> <target typeId="site_" when='preprocess' shouldReconcile='true'/> </script>
Need more help?
Please visit the Fountayn Contact Information page.