Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/b03a84196b8e8f06aaa195c2391a3b8e to your computer and use it in GitHub Desktop.
Save trycf/b03a84196b8e8f06aaa195c2391a3b8e to your computer and use it in GitHub Desktop.
TryCF Gist
<cfset local.groupedData = {
"Appraisal Co": {
"Approved": "",
"Created By Role": "Appraisal Co",
"Paid": "",
"Payee": 2522.0000,
"expenseId": [73974906, 73978365, 73978366, 73978368, 73978369],
"expensesObj": "payee_role_display"
},
"BPO Company": {
"Approved": "",
"Created By Role": "BPO Company",
"Paid": "",
"Payee": 7000.0000,
"expenseId": [73974907],
"expensesObj": "payee_role_display"
}
}>
<cfdump var="">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment