A string that is constructed using "" has a token-count that depends on its size. I would assume that this is done to avoid freely storing lots of data.
This token cost can be avioded by putting your data in the name of a function, and then returning nameof() within that funtion.
A string that is constructed using "" has a token-count that depends on its size. I would assume that this is done to avoid freely storing lots of data.
This token cost can be avioded by putting your data in the name of a function, and then returning nameof() within that funtion.