LogisticsElectronicAddress::findOrCreate Method
Finds or creates a record in the LogisticsElectronicAddress table, depending on another record.
Syntax
client server public static LogisticsElectronicAddress findOrCreate(LogisticsElectronicAddress _electronicAddress)
Run On
Called
Parameters
- _electronicAddress
Type: LogisticsElectronicAddress Table
A record in the LogisticsElectronicAddress table to search for.
Return Value
Type: LogisticsElectronicAddress Table
A record in the LogisticsElectronicAddress table.