PrintShop Mail Expression Guide
Functions - Overview |
You can use the following functions in PrintShop Mail:
|
Operator |
Function |
|
Returns the absolute value of a numeric value |
|
|
Logical operator |
|
|
Converts the first character in a string to its numeric ASCII value |
|
|
Outputs a blank page |
|
|
Converts an ASCII index number to the corresponding character |
|
|
Calculates a CODABAR barcode |
|
|
Calculates a CODE128 barcode |
|
|
Calculates a CODE39 barcode |
|
|
Returns TRUE if a given string value contains a given string to find, otherwise returns FALSE |
|
|
Returns the position of a counter |
|
|
Converts a date variable in the format "YYYYMMDD" to a custom format |
|
|
Returns the integral part (without decimals) of the result of a division |
|
|
Calculates an EAN13 barcode |
|
|
Calculates an EAN8 barcode |
|
|
Logical operator |
|
|
Returns TRUE is the file exist on disk |
|
|
Logical operator |
|
|
Returns the integral part of a floating point value |
|
|
Calculates an ITF barcode |
|
|
Computes a KIX Barcode |
|
|
Returns a substring of a specified number of characters starting from the left of the text string |
|
|
Returns the length of a text string (numeric value) |
|
|
Converts all characters in a text string to lower case |
|
|
Removes leading spaces, tabs and newline characters from a text string |
|
|
Returns a substring of a specified number of characters from a text string |
|
|
Returns the remainder resulting when dividing two values |
|
|
Calculates a MSI barcode |
|
|
Logical operator |
|
|
Logical operator |
|
|
Returns True if the object with index<object_index> is empty. The back most object has index 1. |
|
|
Returns the page number while printing, otherwise 1 (in the preview) |
|
|
Searches and returns the position of a substring in a text string (numeric value) |
|
|
Calculates a POSTNET barcode |
|
|
Prints a page |
|
|
Converts the first letter of each word to an uppercase character, and the rest to lowercase |
|
|
Calculates R-CODE128_J barcode |
|
|
Calculates R_CODE39_J barcode |
|
|
Calculates R_EAN128_J barcode |
|
|
Calculates an Interleaved 2 of 5 barcode |
|
|
Calculates R_JAN13_J barcode |
|
|
Calculates R_JAN8_J barcode |
|
|
Calculates R_JAN7_J barcode |
|
|
Calculates R_UPCA_J barcode |
|
|
Calculates R_UPCE_J barcode |
|
|
Calculates R_YUBAR_J barcode |
|
|
Replaces a part of a string with a new string, and returns the result. |
|
|
Returns a substring of a specified number of characters starting from the right of the text string |
|
|
Rounds a floating point value to the specified number of decimals |
|
|
Removes trailing spaces, tabs and newline characters from a text string |
|
|
Returns the sign (positive or negative) of a value |
|
|
Skips a page - no output |
|
|
Converts a number to a string |
|
|
Returns the contents of the TXT or RTF file <string_value> |
|
|
Returns the current date, formatted according to the format specified in the Date format preference panel |
|
|
Removes leading and trailing spaces, tabs and newline characters from a string |
|
|
Logical operator |
|
|
Calculates an UPCA barcode |
|
|
Calculates an UPCE barcode |
|
|
Converts all characters in a text string to uppercase |
|
|
Returns the numeric value of a text string |
Note: Mac OS does not support the following Operators:
KIX
TEXT_FILE
PAGE_NR
R_CODE128_J
R_CODE39_J
R_EAN128_J
R_ITF_J
R_JAN13_J
R_JAN8_J
R_NW7_J
R_UPCA_J
R_UPCE_J
R_YUBAR_J