Home Whiteboard Online Compilers Practice Articles Tools
Library Courses Certifications Login
Rexx Tutorial
  • Rexx - Home
  • Rexx - Overview
  • Rexx - Environment
  • Rexx - Installation
  • Rexx - Installation of Plugin-Ins
  • Rexx - Basic Syntax
  • Rexx - Datatypes
  • Rexx - Variables
  • Rexx - Operators
  • Rexx - Arrays
  • Rexx - Loops
  • Rexx - Decision Making
  • Rexx - Numbers
  • Rexx - Strings
  • Rexx - Functions
  • Rexx - Stacks
  • Rexx - File I/O
  • Rexx - Functions For Files
  • Rexx - Subroutines
  • Rexx - Built-In Functions
  • Rexx - System Commands
  • Rexx - XML
  • Rexx - Regina
  • Rexx - Parsing
  • Rexx - Signals
  • Rexx - Debugging
  • Rexx - Error Handling
  • Rexx - Object Oriented
  • Rexx - Portability
  • Rexx - Extended Functions
  • Rexx - Instructions
  • Rexx - Implementations
  • Rexx - Netrexx
  • Rexx - Brexx
  • Rexx - Databases
  • Handheld & Embedded
  • Rexx - Performance
  • Rexx - Best Programming Practices
  • Rexx - Graphical User Interface
  • Rexx - Reginald
  • Rexx - Web Programming
  • Rexx - Quick Guide
  • Rexx - Useful Resources
  • Rexx - Discussion
  • Selected Reading
  • UPSC IAS Exams Notes
  • Developer's Best Practices
  • Questions and Answers
  • Effective Resume Writing
  • AI Based Resume Builder
  • Personal AI Study Assistant
  • Generate Coding Logic
  • HR Interview Questions
  • Computer Glossary
  • Who is Who

Rexx - digits Command



Previous
Quiz
Next

This command is used to display the current value of the digits value.

Syntax

digits 

Parameters

None

Return Value

The current value of the digits variable as a string.

Example

/* Main program */ 
say digits 

When we run the above program we will get the following result.

Output

9
rexx_netrexx.htm
Print Page
Previous
Next
Advertisements
TOP TUTORIALS
  • Python Tutorial
  • Java Tutorial
  • C++ Tutorial
  • C Programming Tutorial
  • C# Tutorial
  • PHP Tutorial
  • R Tutorial
  • HTML Tutorial
  • CSS Tutorial
  • JavaScript Tutorial
  • SQL Tutorial
TRENDING TECHNOLOGIES
  • Cloud Computing Tutorial
  • Amazon Web Services Tutorial
  • Microsoft Azure Tutorial
  • Git Tutorial
  • Ethical Hacking Tutorial
  • Docker Tutorial
  • Kubernetes Tutorial
  • DSA Tutorial
  • Spring Boot Tutorial
  • SDLC Tutorial
  • Unix Tutorial
CERTIFICATIONS
  • Business Analytics Certification
  • Java & Spring Boot Advanced Certification
  • Data Science Advanced Certification
  • Cloud Computing And DevOps
  • Advanced Certification In Business Analytics
  • Artificial Intelligence And Machine Learning
  • DevOps Certification
  • Game Development Certification
  • Front-End Developer Certification
  • AWS Certification Training
  • Python Programming Certification
COMPILERS & EDITORS
  • Online Java Compiler
  • Online Python Compiler
  • Online Go Compiler
  • Online C Compiler
  • Online C++ Compiler
  • Online C# Compiler
  • Online PHP Compiler
  • Online MATLAB Compiler
  • Online Bash Terminal
  • Online SQL Compiler
  • Online Html Editor
  • ABOUT US
  • OUR TEAM
  • CAREERS
  • JOBS
  • CONTACT US
  • TERMS OF USE
  • PRIVACY POLICY
  • REFUND POLICY
  • COOKIES POLICY
  • FAQ'S
tutorials point logo
Download Android App Download IOS App

Tutorials Point is a leading Ed Tech company striving to provide the best learning material on technical and non-technical subjects.

© Copyright 2025. All Rights Reserved.