LogDatasetCount
  • 1 Minute to read
  • Dark
    Light
  • PDF

LogDatasetCount

  • Dark
    Light
  • PDF

Article summary

{
  "method": "LogDatasetCount",
  "text": "DataSet Has: {} Rows",
  "alwaysLog": false,
  "dataSet": {},
  "project": "MyProject"
}

If alwaysLog is true, the text will be written to the log when even the count is zero.

The {} in text is replaced with the DataSet count



Was this article helpful?

What's Next