XMSG("Alteryx Python SDK Complex Configuration Example")

XMSG("This example tool demonstrates several of the features offered by the HTML GUI SDK. Additionally, the backend Python code demonstrates how to handle complex configurations.")

XMSG("Text Box")

XMSG("Numeric Spinner")

XMSG("Date/Time Fields")

XMSG("Date Field")

XMSG("Time Field")

XMSG("Date Time Field")

XMSG("Check Box")

XMSG("List Box")

XMSG("Progress Bar")

XMSG("This progress bar will incrememnt by 10 each time the workflow is ran, capping at 100%.")