Alphabetical - R
| RAISEEVENT | Fires an event declared at module level within a class, form or document. |
| RANDOMIZE | Initialises the random number generator. |
| RATE | Returns the interest rate for a series of equal cash flows at regular intervals (Double). |
| REDIM | Initialises and resizes a dynamic array. |
| REM | Specifies a single line of comments. |
| REPLACE | Returns the text string with a number of characters replaced (String). |
| RESET | Closes all files open with the Open statement. |
| RGB | Returns the number representing an RGB colour value (Long). |
| RIGHT | Returns a substring from the right of a string (Variant / String). |
| RMDIR | Removes an existing directory. |
| RND | Returns a random number between 0 and 1 (Single). |
| ROUND | Returns a number rounded to a given number of decimal places (Double). |
| RSET | Right aligns a string within a string variable. |
| RTRIM | Returns the text string without trailing spaces (Variant / String). |
| RAISEEVENT Fires an event declared at module level within a class, form or document. |
| RANDOMIZE Initialises the random number generator. |
| RATE Returns the interest rate for a series of equal cash flows at regular intervals (Double). |
| REDIM Initialises and resizes a dynamic array. |
| REM Specifies a single line of comments. |
| REPLACE Returns the text string with a number of characters replaced (String). |
| RESET Closes all files open with the Open statement. |
| RGB Returns the number representing an RGB colour value (Long). |
| RIGHT Returns a substring from the right of a string (Variant / String). |
| RMDIR Removes an existing directory. |
| RND Returns a random number between 0 and 1 (Single). |
| ROUND Returns a number rounded to a given number of decimal places (Double). |
| RSET Right aligns a string within a string variable. |
| RTRIM Returns the text string without trailing spaces (Variant / String). |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top