HHC Files - Variables Question
I'm currently using RoboHelp HTML 11 on a Windows 7 machine. I'm taking a look at the insides of my project's HHC file and have a question about some of its contents.
In many of the topic titles, I'm using User Defined Variables to control a product name. When I open the HHC in a text editor to view its contents, I notice that the variables used are always followed by some numbers. For example:
<item name="Topic Name" link="TopicFileName.htm" variable="Sample_Name,0,14,"></item>
For the same variable, the numbers are mostly consistent throughout the file but there are a few instances where the numbers are different.
Out of curiosity, what do these numbers following my variables within the HHC file indicate?

