Hello everyone, I am working on a page script that will send some custom fields from ServiceDesk+ to a custom app. I can't seem to find the variable name for the request ID though. For example, I can get the ticket site using this.
- var site=$CS.getText("SITE");
But I can't figure out what the equivalent would be for the request ID. I am sure it's something obvious and I am just missing it, but any help would be greatly appreciated!