Getting Started
Core Workflows
Search & Diagnostics
API Reference
Function to check if a value is a positive integer.
val (int) – The value to check.
bool
True if val is a positive integer, False otherwise.