Removing alphabets from alphanumeric string

Use @pxReplaceAllViaRegex(Param.DP,“[^\d]”,“”) function, which will return the integer value.

Eg : Param.DP = SP232323 → 232323