PUT value("myGetterFunction", group "Not in the message Path") into tResult
I've tried variations...
PUT value(myGetterFunction, group ID 1085) into tResult
PUT value("myGetterFunction", group ID 1085) into tResultIs this not possible to do? It always put the string literal "myGetterFunction" into tResult, which is obviously pretty useless. How does one get a return from a function which is not in the message path?
Thanks. -- Troy RPSystems, Ltd. http://www.rpsystems.net
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
