Skip to content

Commit

Permalink
Update ResultSetUtil.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pacmano1 authored May 17, 2024
1 parent 7950ec7 commit 21677ee
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ResultSetUtil.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,20 @@
*
* Courtesy of @agermano, certified genius that sometimes forgets why he wrote stuff. From Mirth Slack
*/
/*
_____ _ _
|_ _| |__ __ _ _ __ | | _____
| | | '_ \ / _` | '_ \| |/ / __|
| | | | | | (_| | | | | <\__ \
|_| |_| |_|\__,_|_| |_|_|\_\___/
_____
|_ _|__ _ __ _ _
| |/ _ \| '_ \| | | |
| | (_) | | | | |_| |
|_|\___/|_| |_|\__, |
|___/
*/
var ResultSetUtil = {
/**
* getRowLabels
Expand Down

0 comments on commit 21677ee

Please sign in to comment.