Alphabetical - S
SAVEPICTURE | Saves a graphic image from an objects Picture or Image property to a file. |
SAVESETTING | Writes to the registry and saves a section or key in the registry. |
SECOND | Returns the seconds from a given time (Integer). |
SEEK - Function | Returns the current read/write position within a file opened using the Open statement (Long). |
SEEK - Statement | Repositions where the next operation in a file will occur. |
SENDKEYS | Sends keystrokes to an application. |
SET | Assigns an object reference to an object variable. |
SETATTR | Defines the attributes of a file or directory. |
SGN | Returns the sign of a number (Integer). |
SHELL | Returns the program's task id from running an executable programs (Double). |
SIN | Returns the sine of an angle in radians (Double). |
SLN | Returns the straight-line depreciation of an asset over a single period of time (Double). |
SPACE | Returns the specified number of spaces (Variant / String). |
SPC | Inserts a specified number (n) of spaces when writing or displaying text. |
SPLIT | Returns an array containing a specified number of substrings (Variant). |
SQR | Returns the square root of a number (Double). |
STOP | Suspends execution. |
STR | Returns the text string of a number (Variant / String). |
STRCOMP | Returns the result of a string comparison (Integer). |
STRCONV | Returns the text string converted to a specific case or type (Variant / String). |
STRING | Returns a repeating character of a given length (Variant / String). |
STRPTR | Returns a LongPtr on a 64 bit version and a Long on a 32 bit version. |
STRREVERSE | Returns the text string with the characters reversed (Variant / String). |
SWITCH | Returns a value based on expressions (Variant). |
SYD | Returns the sum-of-years' digits depreciation of an asset (Double). |
SAVEPICTURE Saves a graphic image from an objects Picture or Image property to a file. |
SAVESETTING Writes to the registry and saves a section or key in the registry. |
SECOND Returns the seconds from a given time (Integer). |
SEEK - Function Returns the current read/write position within a file opened using the Open statement (Long). |
SEEK - Statement Repositions where the next operation in a file will occur. |
SENDKEYS Sends keystrokes to an application. |
SET Assigns an object reference to an object variable. |
SETATTR Defines the attributes of a file or directory. |
SGN Returns the sign of a number (Integer). |
SHELL Returns the program's task id from running an executable programs (Double). |
SIN Returns the sine of an angle in radians (Double). |
SLN Returns the straight-line depreciation of an asset over a single period of time (Double). |
SPACE Returns the specified number of spaces (Variant / String). |
SPC Inserts a specified number (n) of spaces when writing or displaying text. |
SPLIT Returns an array containing a specified number of substrings (Variant). |
SQR Returns the square root of a number (Double). |
STOP Suspends execution. |
STR Returns the text string of a number (Variant / String). |
STRCOMP Returns the result of a string comparison (Integer). |
STRCONV Returns the text string converted to a specific case or type (Variant / String). |
STRING Returns a repeating character of a given length (Variant / String). |
STRPTR Returns a LongPtr on a 64 bit version and a Long on a 32 bit version. |
STRREVERSE Returns the text string with the characters reversed (Variant / String). |
SWITCH Returns a value based on expressions (Variant). |
SYD Returns the sum-of-years' digits depreciation of an asset (Double). |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top