show / hide menu

Demo Project using String Activities (Part 1)

The URL of the demo project is given below where users can learn about these activities in a better manner. 

Steps:

  1. Extract Text Activity: 
    • Create a string variable and assign a text value in the default value field. 
    • Drag and drop the “Extract Text” activity. 
    • Use the different extraction options available in the Extract Text activity to extract specific parts of the text from the string variable. 
  2. Format DateTime Activity:  
    • Drag and drop the Format DateTime activity. 
    • Provide any date in the value field of the input properties using the “datetime.parse” to the DateTime format. 
    • Select a specific date format from the available options in the “Format Field” dropdown. 
    • Display the formatted DateTime in a message box. 
Activities Used“Extract Text, Format DateTime, Message Box”
Video Linkhttps://www.youtube.com/watch?v=7SnnIacXTV4&list=PLwFA5laAhcEJ7sVztHRNXDdXffy2odMvv&index=19