makeId
Description
Generates a unique ID or number.
Input / Parameter
N/A
Output
Description | Output Type |
---|---|
Returns the unique ID, which is a series of numbers. | Number |
Callback
N/A
Video
Coming Soon.
Example
No. | Description | |
---|---|---|
1. | Drag a button to a page in the mobile designer. Select the event | |
2. | Select the | |
3. | Drag the |
Result
When the button is pressed, the console will show the unique id generated. A new unique id is returned everytime the button is pressed.
Links
Last updated