ReadTimeCount is an automated reading-time calculator that dynamically extracts text from a specified source (CMS field, string variable, or a target layer named ReadSource), strips unnecessary markup or whitespace, and calculates the total word count.
By applying a standard reading speed index—typically 200 words per minute (WPM)—it computes the estimated reading duration in minutes (e.g., Read time: 3 min) and renders it directly within the UI.
1 min