TableShowField

Top  Previous  Next

Prototype

 

TableShowField(intTableHandle, IntFieldNumber, boolVisible)

 

Description

 

This function enable the field display .

 

Parameters

 

IntTableHandle: integer value corresponding to the table handle.

 

IntFieldNumber: integer value corresponding to the field identification number.

 

boolVisible: flag to display or hide the field

 

Returned value

 

None

 

Notes

 

None.