Returns the string value of the specified varc.
varc to search up
string value of the specified varc or empty string if not found.
osrs.printf("Varc ID 564 (xptracker_player_name): %s", osrs.ClientState.getStringVarc(564)) Copy
osrs.printf("Varc ID 564 (xptracker_player_name): %s", osrs.ClientState.getStringVarc(564))
Returns the string value of the specified varc.