MarketplaceStudioSnippetNovigo Solutions - Palindrome Checker

Create your first automation in just a few minutes.Try Studio Web

Novigo Solutions - Palindrome Checker

Novigo Solutions - Palindrome Checker

by YouTube

1

Snippet

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

This is a simple Snippet which is used to check if the input value supplied is a Palindrome or not

Overview

Overview

This Snippet requires three arguments:

Input Arguments:

1. in_InputValue (Object): The input argument to check whether it is a Palindrome or not. Required.

2. in_IgnoreCase (Boolean): Indicates if a Case Sensitive or Case Insensitive operation needs to be performed. By default it is False. Optional.

Output Arguments:

1. out_IsPalindrome (Boolean): This is the output argument which indicates whether the supplied in_InputValue argument is a Palindrome or not. Required.

Features

Features

Used for simple checking if a string or a number or a Date Object is a Palindrome or not.

Additional Information

Additional Information

Dependencies

UiPath.System.Activities >= 18.4.1

Code Language

Visual Basic

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

BSD

Privacy Terms

Technical

Version

1.0.0

Updated

April 7, 2020

Works with

Compatible with all Studio versions starting with 2018.4.1

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings