exists
Returns
Arguments
Key
Type
Required
Default
Description
Examples
if( ormService.exists("Account",123) ){
// do something
}Last updated
Was this helpful?
if( ormService.exists("Account",123) ){
// do something
}Last updated
Was this helpful?
Was this helpful?