Object specific | |
$currentcontents | A read-only row variable containing the current contents of the row |
$errorcode | An integer value that lets you store information about the row |
$errortext | A text string that lets you store information about the row |
$filterlevel | The number of filters applied to the history list, up to 15; not assignable |
$nativeerrorcode | Native error code generated by last statement command |
$nativeerrortext | Native error text generated by last statement command |
$oldcontents | A read-only row variable containing the old contents of the row |
$rownumber | The row number of the row in the normal list, or zero if $rowpresent is false; not assignable |
$rowpresent | True if the row is still present in the normal list Otherwise, the row is treated as if it has been deleted. |
$status | The status of the row; not assignable |
Standard | $ident $name |