The SetMaint built-in ispec method translates the the Maint built-in ispec from its three-character value in the user presentation to its appropriate one-character database value, and stores it in the database buffer of the ispec. It is generally for use in automatic entry processing.
Syntax
<<ispec || event>>::SetMaint(maintValue : stringExpression) : void
Owner
Any ispec or event with its Automatic Entry Capable property set to true.
Parameters
maintValue
A string specifying the three-character Maint value in the user presentation.