Ticket #19 (closed task: fixed)
Arrays in Function Parameters or Multiple Parameters
Reported by: | hf1 | Owned by: | mayer |
---|---|---|---|
Priority: | minor | Milestone: | IntegrationVersionM30 |
Component: | SDE core | Version: | 3.0 |
Keywords: | Cc: |
Description
What is the best way to pass arrays of values for a SENSORIA plug-in function and keep it "safe" for SENSORIA scripting? e.g. I need to allow the user to pass multiple files, strings etc in a function call... a sample function signature would be:
foo(String[]filesA, String[]filesB, ...)
Is this ok, or can you suggest an alternative?
Change History
Note: See
TracTickets for help on using
tickets.
Both array and list types as input are now handled by the wizard.