public string GetVariableLabelAt(uint index)
 {
     return(character.GetVariableLabelAt(index));
 }