I'm very new to both ArcGIS and vbscript, so any help is appreciated. I'm working on a label making script, and I really want to make helper functions to help process the logic involved. Can I write more functions inside the expression parser? If the parser won't accept multiple functions, is there a way to store these functions in another location and access them in my script?