Summary
This command returns the name 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:substr>
<s:toolName/>
<s:number value="0"/>
<s:number value="3"/>
</s:substr>
</s:assign>
</body>
<target typeId="site_" when='preprocess' shouldReconcile='true'/>
</script>Need more help?
Please visit the Fountayn Contact Information page.