Skip to content

AlexAlvarez092/SN-GlideRecordUtils

Repository files navigation

GlideRecordUtils

Contributors Forks Stargazers Issues license-shield

Basic script include containing general utilities for GlideRecord objects.

Features included

  • Get a GlideRecord by sys_id, object, number or other attribute representing it (such as user_name for sys_user table) -- New attributes can be included in the script include
  • Get an object with fields of your GlideRecord
  • Get the hierarchy of a given table
  • Get the choice options for a given field
  • Check if a value is allowed for a choice field

About

A bundle of methods to work with GlideRecord objects

Topics

Resources

License

Stars

Watchers

Forks