Is there a way to add comments inline when writing a function? I need to cycle through ~20 odd OIDs for different devices, and if I change one of those devices I want to be able to find it easily. The only way I can think of is by commenting inline and searching later.