- Created by Arun Kumar, last modified on Sep 09, 2022
Simple Counter
The plugin manages the "retry cycle" for errors and minimizes the number of operations to set it up.
Simple Counter
Item |
Value |
Icon |
|
Display Name |
Simple Counter |
Arun Kumar ( arunk@argos-labs.com )
Version Control
- 4.909.1314
- Release Date: September 7, 2022
Input (Required)
Function type |
Parameters |
Output |
Initialize |
Start Number |
(Output Text) |
|
End Number |
|
|
Increment |
|
Count Up |
Start Number (Output Initialize Function type) |
(Output Text) |
|
End Number |
|
|
Increment |
|
Count Down |
Start Number (Output Initialize Function type) |
(Output Text) |
|
End Number |
|
|
Increment |
|
Note:-
- Increment always positive with Count Up.
- Increment always negative with Count Down.
- Count Up always from 1 to 99.
- Count Down always 99 to 1.
- Start Number and End Number must be non-zero.
- Start Number and End Number zero case of fail return code 1.
Use for retry cycle: -
Case: Integer (Count Up)
Step-1: Choose To initialize Function type get Start Number (i.e. 1)
Step-2: choose Count Up Function type get Start Number ( Output Initialize Function type ) updated (i.e. 2), with return code 0 JumpToOperation or JumpToStep
Step-3: At the end of the event (i.e. 100), return code 1 in case of failure or modify it under the return code section.
Return Value
Normal Case
Description of the output result
Return Code
Code |
Meaning |
0 |
Success |
1 |
Exceed retry cycle |
99 |
Exceptional case |
Output Format
You may choose one of 3 output formats below,
- String (default)
- CSV
- File
Parameter setting examples (diagrams)
Operations
Initialize:
Count Up:
Count Down:
- ABBYY Download
- ABBYY Status
- ABBYY Upload
- AD LDAP
- Adv Email Send
- aiDocuDroid
- API Requests
- ARGOS API
- Arithmetic Op
- ASCII Converter
- Attach Image
- AWS S3
- AWS Textra Rekog
- Basic Numerical Operations
- Basic String Manipulation
- Bot Collabo
- Box
- Box II
- Chatwork GetMessage
- Chatwork Notification
- Clipboard
- Codat API
- Convert CharSet
- Convert Image
- Convert Image II
- Create Newfile
- CSV2XLSX
- Data Plot I
- Detect CharSet
- Dialog Calendar
- Dialog Error
- Dialog File Selection
- Dialog Forms
- Dialog Info
- Dialog Password
- Dialog Question
- Dialog Text Entry
- Dialog Text Info
- Dialog Warning
- DirectCloud API
- Doc2TXT
- DocDigitizer Get Doc
- DocDigitizer Tracking
- DocDigitizer Upload
- Docker Remote Service
- Drag and Drop
- Dropbox
- Dynamic Python
- Email IMAP ReadMon
- Email Read Mon
- Env Check
- Env Var
- Excel Advanced
- Excel AdvII
- Excel AdvIII
- Excel Copy Paste
- Excel Formula
- Excel Macro
- Excel Newfile
- Excel Simple Read
- Excel Simple Write
- Excel Style
- Excel Update
- Fairy Devices mimi AI
- File Conv
- File Folder Exists
- File Folder Op
- File Status
- Fixed Form Processing
- Floating Form Processing
- Folder Monitor
- Folder Structure
- Git HTML Extract
- Google Calendar
- Google Cloud Vision API
- Google Drive
- Google Search API
- Google Sheets
- Google Token
- Google Translate
- Google TTS
- GraphQL API
- Html Extract
- HTML Table
- IBM Speech to Text
- IBM Visual Recognition
- JSON Select
- JSON to from CSV
- Lazarus Forms
- Lazarus Invoices
- Lazarus RikAI
- Lazarus Riky
- LINE Notify
- Microsoft Teams
- MongoDB
- MQTT Publisher
- MS Azure Text Analytics
- MS Word Extract
- NAVER OCR
- Newuser-SFDC
- Oracle SQL
- Outlook
- Outlook Email
- PANDAS I
- pandas II
- pandas III
- PANDAS profiling
- Parsehub
- Password Generate
- Path Manipulation
- PDF2Doc
- PDF2Table
- PDF2TXT
- PDF Miner
- PDF SplitMerge
- PostgreSQL
- PowerShell
- PPTX Template
- Print 2 Image
- Python Selenium
- QR Generate
- QR Read
- Regression
- Rename File
- REST API
- Rossum
- Running GAS
- Scrapy Basic
- Screen Capture
- Screen Recording START
- Screen Recording STOP
- Screen Snipping
- Seaborn Plot
- SharePoint
- Simple Counter
- Simple SFDC
- Slack
- Sort CSV
- Speed Test
- SQL
- SQLite
- SSH Command
- SSH Copy
- String Manipulation
- String Similarity
- Svc Check
- Sys Info
- Telegram
- Tesseract
- Text Read
- Text Write
- Time Diff
- Time Stamp
- Web Extract
- Windows Op
- Windows Screen Lock
- Win UI Control
- Win UI Text
- Word2PDF
- Word2TXT
- Word Editor
- Work Calendar
- XML Extract
- XML Manipulation
- Xtracta Get Doc
- Xtracta Tracking
- Xtracta Upload
- ZipUnzip
May you search all over,
- No labels