Hi guys
I want to create a very simple function and make it available to a wide range of BO users. The function takes the form:
Function myFunc(tempString as String) as String
I want it to be available from the variable editor dialogue. (It is not possible to replace this function with an object)
How do I go about this? (Its obviously intensely easy in Microsoft Office products, and I was hoping it would be just as easy in BO...??)
Thanks in advance
Tom
I want to create a very simple function and make it available to a wide range of BO users. The function takes the form:
Function myFunc(tempString as String) as String
I want it to be available from the variable editor dialogue. (It is not possible to replace this function with an object)
How do I go about this? (Its obviously intensely easy in Microsoft Office products, and I was hoping it would be just as easy in BO...??)
Thanks in advance
Tom