Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.