turn into

int 2024-07-06 21:12:10
Component Description
turnInto
  • Function Name
  • Transforms an object into another type or structure
  • Can be used to convert between different data types or to reshape data structures
  • Example: turnInto(Number, '123') would convert the string '123' to a number