Working with GlideRecord Queries

  • Strategy for creating a new GlideRecord query

  • Create a GlideRecord object for the table of interest

  • Build the query condition(s)
  • Execute the query
  • Process returned records with script logic

This strategy outlines the necessary steps for creating and populating a GlideRecord object, then processing any returned records.

results matching ""

    No results matching ""