Converts the characters 0 through 7 in a string to an octal integer.
A numeric value whose representation determines the representation of number.
Default: 32-bit unsigned integer
The index in string of the first character following the number.
If string is an array of strings, offset past number reflects the offset within the last string.
The result of converting string into a number. The structure of number matches the structure of string. For example, if string is an array of strings, number is an array of numbers.
If the input string represents a number outside the range of the representation of number, number is set to the maximum value for that representation.
Where This Node Can Run:
Desktop OS: Windows
FPGA: All devices (only within an optimized FPGA VI)
Web Server: Supported in VIs that run in a web application