how to cast list of Text type to Record type

Certified Associate Developer

hi, 

I have a some data stored in a local variable which is of type ( Text List ) , this has the fields similar to a record type and I wanted to update the database.

if I pass the local variable to process model , I get an error due to different types.

how to cast the local variable to record type. Any help is appreciated. 

  Discussion posts and replies are publicly visible

Parents Reply Children