rbf_getDigits()
Warning: Support for using this method with external objects (such as those mapped to external tables, to OpenEdge Service objects, or through a HDP connection) is a beta feature. This method is supported in production systems, except for external objects.
Purpose
Extracts digits from string value and ignores all other characters.
Syntax
rbf_getDigits(value)
Parameters
value
The string from which to extract digits
Note: This API is supported in portals as well.