Validate ID or identity card of 11 characters

6 posts / 0 new
Last post
ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54
Validate ID or identity card of 11 characters

Greetings to all,
How can I make a script in IDEA to validate the ID or identity card of all the Bank's clients? Any ideas?

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Are you looking for a script or a custom function.  There are several custom functions in Passport that validate identity numbers.

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

Thanks, I'll check

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

where can i find these portals?

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Click on the passport (airplane) icon in the upper right hand corner of IDEA.  This will open passport.

Once you are in Passport select the IDEAScript and Python tab and then IDEAScript Custom @Functions

Then just scroll down until you see the validate custom functions.

ortizmario6025@...
Offline
Joined: 09/03/2021 - 11:54

Thanks, I'll check