AiAppData
- Print
- PDF
AiAppData
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a data type required when setting up input and output data for the AI app.
Syntax
The syntax is as follows.
private String input;
private String output;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
input | String | Required | Set input data
|
output | Integer | Required | Set output data
|
Was this article helpful?