SCRHide()
Removes the visibility of a field.
Syntax
SCRHide(<cField>)
Arguments
<cField> --> The field to hide.
Returns
Returns a Nil value.
Description
This function hides a field making it invisible until a SCRShow(), SCRLock() or SCRUnlock() function is invoked.
![]() |