Summary
This command returns the name associated with the tool owner in the current context.
Attributes
- none
Parameters
- none
Example
<script scriptId="siteOwner_"> <body> <s:assign> <s:question path="/context.siteOwner_"/> <s:toolOwnerName/> </s:assign> </body> <target typeId="siteOwner_" when='preprocess' shouldReconcile='true'/> </script>
Need more help?
Please visit the Fountayn Contact Information page.