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.
Is the edit method for accessing the full name of the address state.
Syntax
edit LogisticsAddressStatename stateFullName_RU([boolean _set, LogisticsAddressStatename _value])
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the value.
- _value
Type: LogisticsAddressStatename Extended Data Type
A string that represents the state name to set.
Return Value
Type: LogisticsAddressStatename Extended Data Type
The full name of the address state together with the abbreviation code, which is found by using the fullName_RU method of the LogisticsAddressState table.
Remarks
This method uses the SQL like operator to retrieve a suitable state record.