Billing Overview
Pay-as-You-Go (postpaid)
Purchasing Channels
Payment Overdue
Refund Instructions
Methodology | Return Type | Description |
void | Add parameter files and set the given parameter values. | |
void | Traverse the specified parameter file. Modification and deletion are supported. | |
string | Obtain the parameter data value based on the given column name. | |
Record<string, any> | Randomly obtain a certain row of data from the specified parameter file. |
Object | Description |
A row of data in the parameter file, along with a marker indicating whether it has been deleted in the current script. It is used in the callback function of the forEach method. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback