OEC Application Programming Interface

PriceIntern.fromString Method 

Parse formatted price

public Boolean fromString(
   String value
);

Parameters

value
string price

Return Value

false, if price doesn't match expected pattern

See Also

PriceIntern Class | OEC.API Namespace