General ePOS Functions
General ePOS Functions
Within this group generally applicable help functions are summarized.
String functions:
p$TDV:Util:Element f$Element | Extract an element from an element list |
p$TDV:Util:Replace | Replace all occurrences of a passed substring in a string |
p$TDV:Util:ParText | Determine parametric text |
p$TDV:Util:SplitTxt | Split a multiline text into separate text lines |
p$TDV:Util:StrTrunc | Remove trailing spaces from string |
Field functions:
p$TDV:Util:Select | "Automatic" selection dialog |
p$TDV:Util:SetArray | Fill an array through a format text |
p$TDV:Util:ArrayInd | Get the index of an array element given by value |
p$TDV:Util:ParSum | Add up all array elements |
Miscellaneous:
p$TDV:Util:CmpDir | Get the file path of the actual ET-EPOS compound directory |
p$TDV:Util:DirList | Import content of a directory into an array |
Functions ensuring compatibility with older ePOS-versions:
p$TDV:Util:Min | Calculation of the minimum |
p$TDV:Util:Max | Calculation of the maximum |
See also: