RequestOrder

 

Hello,

I'm haveing a problem with RequestOrder() function. When I execute the code, it is showing an error "undeclared identifier". How to solve it? There is no example or more detailed description in the help documents. Or is there another alternatice to this function? How to get this information using another way or function? Thank you for your support in advance.

 
Hi...  We can only help you if we see your code
 
" ... error "undeclared identifier" is generally thrown if the variable wasn't declared. Use the char no. of the error message to quickly find which one.