WIDEPIC |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > WIDEPIC
|
|
Purpose |
WIDEPIC edits wide or numeric characters according to a mask. |
Syntax |
WIDEPIC (operand,mask) |
Operation |
operand is any valid wide or numeric constant, variable, or expression to be edited. |
Remarks |
If operand is a valid wide constant, variable, or expression, each character in mask is used as an edit mask for each wide character (two bytes) in operand. A formatted wide value is then returned. |
Topic ID: 520137