TaxBranch::exist Method
Checks whether the record existed in the TaxBranch table.
Syntax
client server public static boolean exist()
Run On
Called
Return Value
Type: boolean
false if the table has no records; otherwise, true.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Checks whether the record existed in the TaxBranch table.
client server public static boolean exist()
Called
Type: boolean
false if the table has no records; otherwise, true.