I don't know if you can do it or not with developer studio, but it would be very nice if we could create our own functions and then remedy would add it to the function set within the system.
This would allow for us to create things like ISNUMBER and such. Basically we could reuse some embedded code and make things more pretty. We would need the ability to use variables instead of having to add temporary fields to the form. Maybe allow us to choose between VBS, Javascript, or maybe LUA or something like that to embed within the function. Then the scripts that were written would just receive arguments, and then return values, just like functions within standard programming languages. There's an enhancement request for you. Thanks, Gary Opela, Jr. Sr. Remedy Engineer Avaya Phone Admin RSP Cert, Sec+ COMM: 405 582 4272 -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, September 16, 2010 2:11 PM To: [email protected] Subject: Re: 'ISNUMBER' function? ** I had to do something like this a long time ago. I needed to confirm that a value was all numeric. I used the REPLACE function to replace all numeric characters with nothing and if after doing it there was still a value left the string must have at least one alpha or special character in it. This ought to work regardless of language and use of special characters. Brian Brian Bishop Goldstag Consultants Ltd +44(0)7973 746832 ________________________________ From: "Mueller, Doug" <[email protected]> Sender: "Action Request System discussion list(ARSList)" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

