Click or drag to resize

EmptyRecord Function

X#
Determine if the current record in the current workarea is empty.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION EmptyRecord() AS LOGIC
Request Example View Source

Return Value

Type: Logic
TRUE if the record is empty; otherwise FALSE.
See Also