Skip to main content
Skip table of contents

StringToNumeric

Summary

Converts text representing a number to an integer.

Properties

  • Base: Chooses representation of the number (binary, octal, decimal or hexadecimal)

Example

With the text "00101111", the output value would be 47 with a binary representation.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.