GML::SET_EDIT_MASK - Set Grid Column Default Edit Mask
Syntax
CALL "GML::SET_EDIT_MASK"
Description
This procedure sets the grid column default edit mask. This procedure is valid only when applied to the main grid (GML_TPL.MEMBER%=1).
Example
|
CALL "GML::SET_EDIT_MASK"
This procedure sets the grid column default edit mask. This procedure is valid only when applied to the main grid (GML_TPL.MEMBER%=1).
|