Applies To: |
|
Summary: |
Can I pass arguments to a function being called by the CSV menu system? |
Solution: |
Process a specified menu action. If the
action is prefixed with a "?" it is interpreted as a function and a
new task is created to call the specified function. Otherwise the
action is interpreted as a page name and an attempt is made to
display the specified page.
Note: A comma-separated list of arguments may be specified for a function by appending a space followed by the argument list to the function name. For example: In the Action Field on the Edit Menu Item ?Login Name, Password |
Keywords: |
Related Links
Attachments