Warning: Can't synchronize with repository "(default)" (/local/svn/repos/sde does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #19 (closed task: fixed)

Opened 9 years ago

Last modified 9 years ago

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

comment:1 Changed 9 years ago by mayer

  • Status changed from new to closed
  • Resolution set to fixed

Both array and list types as input are now handled by the wizard.

Note: See TracTickets for help on using tickets.