Examples of using Returns a string in English and their translations into Slovak
{-}
-
Programming
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Official/political
-
Computer
Returns a string indicating the specified month. Syntax.
If successful, the DDE function returns a string that contains the requested information.
Returns a String indicating the specified day of the week. Syntax.
For example, stringexpr can be a function that returns a string or a numeric value.
Returns a string representing the source code of the array.
Displays a prompt in a dialog box,waits for the user to input text or click a button, and returns a String containing the contents of the text box.
Function toSource() Returns a string representing the source code of the object.
Returns a String that provides information about a variable. Syntax TypeName(varname).
The CONCATENATE() function returns a string which is the concatenation of the strings passed as parameters.
Returns a string containing a single character read from the file pointed to by handle.
ToSource() Returns a string value that represents the source code of the object.
Returns a string in which the character order of a specified string is reversed. Syntax.
The STRING() function returns a string value for a given number. It is the same as the NUM2STRING function.
Returns a String representing the name of a file, directory, or folder that matches a specified pattern or file attribute, or the volume label of a drive.
The BOOL2STRING() function returns a string value for a given boolean value. This method is intended for using a boolean in methods which require a string. .
The NUM2STRING() function returns a string value for a given number. Note that KSpread can auto-convert numbers to strings if needed, so this function should rarely be needed.
If you return a string or a number, it's like there was no return at all.
For example, the following expression uses the IIf function to return a string if the value of varFreight is Null.
Returns a new string replacing a current pattern in the string with some new replacement string. .
Returns String containing characters from a file opened in Input or Binary mode. Syntax.