m_transkeyval
  Add key/value pair to a transaction. Replaces deprecated transparam()
  
 
  Description
  
   int m_transkeyval
    ( resource $conn
   , int $identifier
   , string $key
   , string $value
   )
  WarningThis function is
currently not documented; only its argument list is available.
 
  
 
  Parameters
  
   
    - 
conn
- 
An MCVE_CONN resource returned by
m_initengine. 
- 
identifier
- 
      
       
- 
key
- 
      
       
- 
value
-