This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Basic types > Methods for String (character strings) > asInteger(Integer radix)

asInteger(Integer radix)

Generates an integer, the character string is therefore interpreted as number to the base <radix>. asInteger() equals asInteger(10).

asInteger(Integer radix)
Arguments Integer radix
Return value Integer