Summary

This command returns the number associated with the tool owner in the current context.


Attributes

  • none

Parameters

  • none

Example

<script scriptId="siteOwnerID_">
    <body>
        <s:assign>
            <s:question path="/context.siteOwnerID_"/>
            
            <s:toolOwnerID/>
            
        </s:assign>
    </body>
    <target typeId="siteOwnerID_" when='preprocess' shouldReconcile='true'/>
</script>



Need more help?

Please visit the Fountayn Contact Information page.