Howdy all, I have a character sheet that uses a repeating section for skills. Is there a way to check to see if a character has a certain skill (say Jumping)? If he does, I want to use the skill level associated with the skill, and if he does not, I want to use his DEX score instead. Could this be done using API? If so, would I have to write my own search function to see if the skill exists for the character or does such a function already exist? Thanks! Scott