UiPath Tutorial | Arguments using UiPath

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • Arguments in Uipath Studio:
    • Arguments
    • Direction of Argument (In/Out/In-out)
    • Practice
    Arguments: They will be used store data/value and send value from one workflow to another workflow.
    Direction: Argument can used (In/Out/In-out) in the workflow
    Practice:
    To exemplify how to use an argument in an automation with an Invoke Workflow File activity, we are going to create two separate sequences. A very simple one in which to assign a value to an argument, and a second that invokes it and displays the value in a message box.
    [Note: Below GitHub Link will you to access the Workflow file/Process Files which is shown in our session. If you are not sure how to download & use it then, Kindly check the "GitHub" Playlist ]
    GitHub Link - github.com/Reb...
    Happy Learning !!

Комментарии • 7

  • @Rahmath_Ibn_Ali
    @Rahmath_Ibn_Ali Год назад

    Yes Bro As @Setty Dhanamjayulu Said Kindly upload as per academy modules bro..

    • @rebootthework-uipath2552
      @rebootthework-uipath2552  Год назад +1

      Yep understood... But that will not give full understanding about all topics. Once we have completed the basics we can go as per Academy

    • @Rahmath_Ibn_Ali
      @Rahmath_Ibn_Ali Год назад

      @@rebootthework-uipath2552 Great bro..Waiting..

  • @settydhanamjayulu2918
    @settydhanamjayulu2918 Год назад +1

    Please upload the video content as per academy wise like modulus Anna.

  • @muralikrishna-fz5ef
    @muralikrishna-fz5ef Год назад

    Bro, is there any shortcut to create an in- out variable like in/out variable?

    • @rebootthework-uipath2552
      @rebootthework-uipath2552  Год назад

      At first, We can't create variables on in/out Directions only argument can be created since they need to pass value to another workflow file and remind variables are used only in a single workflow file