addObjectInput
Provides an input mechanism for PIN code entry.
| Parameter | Description |
|---|---|
| id | Cannot be any of the values reserved for text or button objects: who, why, Ok, Clear, Cancel. |
| data | Object with a field called minLength for the minimum accepted length and maxLength for the maximum. |
| Return values |
|---|
| The added Object if success or null if there is some error. |