Ascii - 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
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

Description

Returns the character code for the first character in a string.

Syntax

Ascii ( str )

Arguments

str is a string.

Remarks

Ascii returns the character code for the first character in str. If str is an empty string, Ascii returns zero. If str is null, Ascii returns null.