[ Version ( since = "3.50" ) ]
public static bool util_phone_compare (string phone_value, string lookup_value, BookBackendSexpCompareKind compare_kind)
A utility function, which compares only numbers from the phone_value with lookup_value using compare_kind
method.
| phone_value |
a phone number to compare |
| lookup_value |
a value to lookup for in the phone number |
| compare_kind |
|
whether numbers from the |