Language
PSL (PATROL Scripting Language) is the language used when programming for the BMC PATROL Agent.
Additional resources
PSL Official Documentation at bmc.com
PSL has a C-like syntax and looks somehow similar to AWK with additional built-in functions.
Note: I will submit a PR to add support for this (creating the issue just so I reference it in my branch and PR)