Storing a Value

To store a value, simply describe what needs to be saved and assign it to a variable.

Examples:

  1. Store the OTP as otp_details

  2. Store the referral code as ref_code

  3. Store the generated order ID as order_id

Last updated

Was this helpful?