MainAccountTemplate::exist Method
Indicates whether the specified record in the MainAccountTemplate table exists.
Syntax
client server public static boolean exist(MainAccountTemplateNum _name)
Run On
Called
Parameters
- _name
Type: MainAccountTemplateNum Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.