Summary

This article covers a script example recordCount.

Table of Contents


Description

This script uses the “recordCount” command to get the number of subjects who have been activated. This script is useful for the Randomization & Trial Supply Management product.

Script

<script scriptId='countPatient' >
    <body>
        <s:recordCount expression="activationStatus=='true'"/>
    </body>
</script>



Need more help?

Please visit the Fountayn Contact Information page.