The table below contains a short description of each script function. For information about syntax, examples, etc., see the full description of each script function.
Decodes a base64 encoded text string that was encoded with the Base64EncodeStringUsingCodepage function. Encodes a text string to base64 format. Before encoding the text string, it is converted to the specified codepage. This function is used instead of Base64EncodeString if the receiving system does not handle Unicode. Converts a number to a string, formatting the string according to the specified format syntax. Left-aligns and truncates (or extends) a string to a specified length. Takes four strings and a one-dimensional array and returns a numeric value indicating the number of tokens passed into the array. Removes trailing white spaces (spaces and tabs) from the input string. Takes two strings and a one-dimensional array and returns a numeric value indicating the number of tokens passed into the array.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |