Can we use File as Input and Output Parameter in our Custom function ?

Tagged:
    • Dhanasekar
      Participant
      2 years, 7 months ago #3270

      Can we use File as Input and Output Parameter in our Custom function ?
      can I get some code snippet on How to access the input Parameter of Type File inside our function ? and Also How to return a File as Output ?

    • Dhanasekar
      Participant
      2 years, 7 months ago #3327
      Up
      0
      Down
      ::

      Thanks Saurav, but in the above LINK, i couldnt find any samples, related to accessing the INPUTS of type file.
      Can you please check (and share here if possible)

    • 974192
      Moderator
      2 years, 7 months ago #3326
      Up
      -1
      Down
      ::

      Yes, while creating input/output parameter for a function, there is an option to select Domain Type. In the Domain Type, you need to select File. Please refer the below link for writing code:
      https://digitate.atlassian.net/wiki/spaces/ID/pages/828669983/Writing+Code

Viewing 2 reply threads

You must be logged in to reply to this topic.