Accessing Radius response in login script

I’m new to this so please forgive my ignorance.
After logging on to the Hotspot the Access-Accept response from Radius contains a series of attribute value pairs.
Is there any way of handling the response and reading these values in the on login script?

Thanks.

There is not.

I suppose you could parse the log of RouterOS. If you have version >= v3.23, you could use regular expressions to make parsing much easier.

Edit: This is, if you’re talking about the on-login script property of the hotspot profile.