StringToNumber - spectrum_spatial - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2026-02-13
ft:lastPublication
2026-02-13T17:17:07.540000

Description

Converts a string into a number.

Syntax

StringToNumber ( str, fmt )

Arguments

str is a string representation of a number, and

fmt is a string identifying the format of str.

Remarks

StringToNumber converts a string value (str ) into its numeric representation using the string template (fmt ) to interpret the numeric string (str ).

For more information about the meaning of the fmt argument, see Number Format Strings section.