DADiSP Worksheet Functions > Function Categories > String Manipulation > String Manipulation
Format a list of strings or scalars |
|
Find the ASCII code for the specified character |
|
Find the ASCII codes for the specified string |
|
Return the directory component of a path string |
|
Display value in pop-up box |
|
Generic directory components of a path string |
|
Replace a pattern string with a new string in one or more files |
|
Perform formatted output to a file |
|
Prompt for textual input via input panel with OK and Cancel buttons |
|
Convert a hex string to an integer |
|
Convert an integer to a hex string |
|
Test whether input string is a number |
|
Format a list of numbers |
|
Converts a number or series to a string |
|
Convert a string into a scalar |
|
Convert a string that contains a list of scalars into a series |
|
Perform formatted output to the screen |
|
Displays an encoded message |
|
Format a list of strings |
|
Produce an output string in the format of the C/C++ language printf function |
|
Convert an input string by applying a C/C++ language format control string |
|
Concatenate two or more strings |
|
Convert numbers to 8 bit ASCII characters |
|
Compare two strings |
|
Convert escape characters in a string |
|
Extract a part of a string |
|
Turn an ASCII text file into a string |
|
Find a position within a string |
|
Convert a time value to a string |
|
Return the nth substring |
|
Convert Julian date to a string |
|
Return the length of a string |
|
Convert a list of several strings into one string |
|
Return the indices of a string that contains a pattern |
|
Convert a number into a string |
|
Replace a pattern string with a new string |
|
Reverse order of characters in a string |
|
Sorts a delimited list of strings |
|
Convert time value in seconds to string |
|
Convert time with milliseconds to a string |
|
Return the window number as a string |
|
Convert string to lowercase |
|
Convert string to uppercase |