Skip to content

Latest commit

 

History

History

getEncodedQuery

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

1.In any GlideRecord query retrieve query using getEncodedQuery()

2.Apply this encoded query to create/update records (you can apply this query to other tables if query is appropriate).

image

Before Running the script : image

After Running the script: image